HomeSort by relevance Sort by last modified time
    Searched refs:pfl (Results 1 - 6 of 6) sorted by null

  /webstack/mod_sed/
libsed.h 52 char pfl; member in struct:sed_reptr_s
sed0.c 577 commands->rep->pfl = 1;
582 commands->rep->pfl = 2;
sed1.c 877 if(ipc->pfl && eval->commands->nflag && i) {
878 if(ipc->pfl == 1) {
  /webstack/webserver/src/server/libsed/
libsed.h 89 char pfl; member in struct:sed_reptr_s
sed0.c 604 commands->rep->pfl = 1;
609 commands->rep->pfl = 2;
sed1.c 894 if(ipc->pfl && eval->commands->nflag && i) {
895 if(ipc->pfl == 1) {

Completed in 484 milliseconds