HomeSort by: relevance | last modified time | path
    Searched refs:cpf (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/ldpd/
main.c 70 int ch, forkres, dontfork = 0, cpf; local
104 cpf = conf_parsefile(conffile);
105 if (cpf < 0 && strcmp(conffile, CONFFILE)) {
108 } else if (cpf > 0) {
109 fatalp("Cannot parse line %d in config file\n", cpf);
  /src/external/ibm-public/postfix/dist/examples/chroot-setup/
Solaris10 109 (cd / && tar cpf - `echo $i | sed -e 's/^\///'`) | (cd $QUEUE_DIRECTORY && tar xpf -)
Solaris8 103 (cd / && tar cpf - `echo $i | sed -e 's/^\///'`) | (cd $QUEUE_DIRECTORY && tar xpf -)
  /src/external/gpl3/binutils/dist/binutils/
srconv.c 447 ob.cpf = 0; /* Never compress. */
466 ob.cpf = 0; /* Never compress. */
  /src/external/gpl3/binutils.old/dist/binutils/
srconv.c 447 ob.cpf = 0; /* Never compress. */
466 ob.cpf = 0; /* Never compress. */

Completed in 17 milliseconds