Searched refs:pass1 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-9-stable/contrib/ncurses/include/ |
| D | MKkey_defs.sh | 41 pass1=pass1_$$ 175 maxkey=`cat $pass1`
|
| /freebsd-9-stable/sbin/fsdb/ |
| D | Makefile | 8 dir.c ea.c fsutil.c inode.c pass1.c pass1b.c pass2.c pass3.c pass4.c \
|
| /freebsd-9-stable/sbin/fsck_ffs/ |
| D | Makefile | 9 SRCS= dir.c ea.c fsutil.c inode.c main.c pass1.c pass1b.c pass2.c pass3.c \
|
| D | fsck.h | 447 void pass1(void);
|
| D | main.c | 434 pass1(); in checkfilesys()
|
| D | pass1.c | 60 pass1(void) in pass1() function
|
| /freebsd-9-stable/usr.sbin/rarpd/ |
| D | rarpd.c | 223 init_one(struct ifaddrs *ifa, char *target, int pass1) in init_one() argument 232 if (pass1) in init_one() 254 if (pass1 && ii != NULL) in init_one() 271 } else if (!pass1 && ii->ii_ipaddr != 0) { in init_one()
|
| /freebsd-9-stable/crypto/openssl/apps/ |
| D | apps.h | 274 int app_passwd(BIO *err, char *arg1, char *arg2, char **pass1, char **pass2);
|
| D | apps.c | 593 int app_passwd(BIO *err, char *arg1, char *arg2, char **pass1, char **pass2) in app_passwd() argument 601 *pass1 = app_get_pass(err, arg1, same); in app_passwd() 602 if (!*pass1) in app_passwd() 604 } else if (pass1) in app_passwd() 605 *pass1 = NULL; in app_passwd()
|
| /freebsd-9-stable/contrib/gcc/ |
| D | ChangeLog-2003 | 2556 * calls.c (expand_call): Allocate new temp in pass1.
|