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

  /webstack/mod_sed/
libsed.h 69 #define NWFILES 11 /* 10 plus one for standard output */
93 char *fname[NWFILES];
134 apr_file_t *fcode[NWFILES];
sed0.c 600 if (commands->nfiles >= NWFILES) {
629 if (commands->nfiles >= NWFILES) {
  /webstack/webserver/src/server/libsed/
libsed.h 105 #define NWFILES 11 /* 10 plus one for standard output */
129 char *fname[NWFILES];
168 PRFileDesc *fcode[NWFILES];
sed0.c 627 if (commands->nfiles >= NWFILES) {
656 if (commands->nfiles >= NWFILES) {

Completed in 830 milliseconds