| /src/sbin/fsck_ext2fs/ |
| Makefile | 8 SRCS= dir.c inode.c main.c pass1.c pass1b.c pass2.c pass3.c pass4.c \
|
| extern.h | 62 void pass2(void);
|
| main.c | 282 pass2();
|
| pass2.c | 1 /* $NetBSD: pass2.c,v 1.15 2009/10/19 18:41:08 bouyer Exp $ */ 59 static char sccsid[] = "@(#)pass2.c 8.6 (Berkeley) 10/27/94"; 61 __RCSID("$NetBSD: pass2.c,v 1.15 2009/10/19 18:41:08 bouyer Exp $"); 88 pass2(void) function
|
| /src/sbin/fsck_lfs/ |
| Makefile | 11 SRCS+= pass0.c pass1.c pass2.c pass3.c pass4.c pass5.c pass6.c
|
| extern.h | 69 void pass2(void);
|
| main.c | 259 pass2();
|
| pass2.c | 1 /* $NetBSD: pass2.c,v 1.36 2025/12/11 01:22:44 perseant Exp $ */ 62 pass2(void) function
|
| /src/usr.sbin/gspa/gspa/ |
| gsp_sym.c | 88 } else if( pass2 && ptr->value != val ) 103 if( pass2 ) 119 if( pass2 ) 141 if( !pass2 ){
|
| gspa.c | 59 short pass2; variable 138 pass2 = 0; 169 pass2 = 1; 255 if( !pass2 )
|
| gsp_pseu.c | 90 if( pass2 ){ 137 if( !pass2 || ops == NULL )
|
| gsp_ass.h | 165 extern short pass2;
|
| gsp_out.c | 163 if( pass2 )
|
| /src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
| movsd.s | 69 movsd.b pass2:16 74 pass2: test_cc_clear label
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/ |
| movsd.s | 69 movsd.b pass2:16 74 pass2: test_cc_clear label
|
| /src/sbin/fsdb/ |
| Makefile | 9 SRCS+= dir.c inode.c pass1.c pass1b.c pass2.c pass3.c pass4.c \
|
| /src/external/bsd/elftoolchain/dist/libdwarf/ |
| libdwarf_die.c | 281 Dwarf_P_Die die, int pass2, Dwarf_Error *error) 292 if (pass2) 369 ret = _dwarf_attr_gen(dbg, ds, drs, cu, die, pass2, error); 376 pass2, error); 384 pass2, error);
|
| libdwarf_attr.c | 283 Dwarf_CU cu, Dwarf_Attribute at, int pass2, Dwarf_Error *error) 292 if (pass2) { 509 Dwarf_CU cu, Dwarf_Die die, int pass2, Dwarf_Error *error) 517 ret = _dwarf_attr_write(dbg, ds, drs, cu, at, pass2, error);
|
| /src/sbin/fsck_ffs/ |
| extern.h | 72 void pass2(void);
|
| main.c | 452 pass2();
|
| pass2.c | 1 /* $NetBSD: pass2.c,v 1.53 2023/07/04 20:40:53 riastradh Exp $ */ 35 static char sccsid[] = "@(#)pass2.c 8.9 (Berkeley) 4/28/95"; 37 __RCSID("$NetBSD: pass2.c,v 1.53 2023/07/04 20:40:53 riastradh Exp $"); 64 pass2(void) function
|
| /src/crypto/external/apache2/openssl/dist/apps/include/ |
| apps.h | 119 int app_passwd(const char *arg1, const char *arg2, char **pass1, char **pass2);
|
| /src/crypto/external/bsd/openssl/dist/apps/include/ |
| apps.h | 111 int app_passwd(const char *arg1, const char *arg2, char **pass1, char **pass2);
|
| /src/crypto/external/bsd/openssl.old/dist/apps/ |
| apps.h | 459 int app_passwd(const char *arg1, const char *arg2, char **pass1, char **pass2);
|
| /src/usr.sbin/lpr/lpd/ |
| printjob.c | 414 goto pass2; 503 pass2:
|