/titanic_44/usr/src/lib/libadm/common/ |
H A D | getdgrp.c | 341 int notfound; /* TRUE if no mbr of dgrp is in dev list */ in isindevlist() local 350 notfound = TRUE; in isindevlist() 351 for (pmbr = dgrp->membership; notfound && pmbr; pmbr = pmbr->next) { in isindevlist() 364 for (pdev = devlist; notfound && *pdev; pdev++) in isindevlist() 366 if ((cmpval = strcmp(mbralias, *pdev)) == 0) notfound = FALSE; in isindevlist() 384 return (!notfound); in isindevlist() 411 int notfound; in isincallerslist() local 419 notfound = TRUE; in isincallerslist() 422 for (pdgrp = dgroups; notfound && *pdgrp; pdgrp++) { in isincallerslist() 423 if (strcmp(dgrp->name, *pdgrp) == 0) notfound = FALSE; in isincallerslist() [all …]
|
H A D | getdev.c | 861 int notfound; /* TRUE if attr found in list */ in matchallcriteria() local 896 notfound = TRUE; in matchallcriteria() 898 while (notfound && q) { in matchallcriteria() 900 notfound = FALSE; in matchallcriteria() 905 if (notfound) failed = TRUE; in matchallcriteria()
|
/titanic_44/usr/src/lib/pam_modules/authtok_check/ |
H A D | fascist.c | 391 uint32_t notfound; in FascistLook() local 394 notfound = PW_WORDS(pwp); in FascistLook() 415 if (FindPW(pwp, a) != notfound) { in FascistLook() 428 if (FindPW(pwp, a) != notfound) { in FascistLook()
|
/titanic_44/usr/src/lib/libc/amd64/gen/ |
H A D | memccpy.s | 36 jl .notfound 43 jl .notfound 50 jl .notfound 57 jl .notfound 80 .notfound: label
|
H A D | strchr.s | 36 je .notfound 42 je .notfound 48 je .notfound 57 .notfound: label
|
H A D | wschr.s | 49 je .notfound 55 je .notfound 61 je .notfound 70 .notfound: label
|
/titanic_44/usr/src/lib/libc/i386/gen/ |
H A D | memccpy.s | 42 jl .notfound 49 jl .notfound 56 jl .notfound 63 jl .notfound 86 .notfound: label
|
H A D | wschr.s | 50 je .notfound 56 je .notfound 62 je .notfound 71 .notfound: label
|
/titanic_44/usr/src/cmd/fs.d/nfs/nfsref/ |
H A D | nfsref.c | 97 int err, fd, i, len, oldlen, notfound = 0; in addref() local 112 notfound = 1; in addref() 123 if (notfound == 0) in addref() 160 if (notfound == 0) { in addref() 179 if (notfound) in addref()
|
/titanic_44/usr/src/lib/libc/sparc/gen/ |
H A D | memchr.s | 60 bz .notfound ! yup, c not found, return null ptr 72 bz .notfound ! c not found in first n bytes 81 bz .notfound ! c not found in first n bytes
|
/titanic_44/usr/src/lib/libc/sparcv9/gen/ |
H A D | memchr.s | 60 bz %ncc, .notfound ! yup, c not found, return null ptr 72 bz %ncc, .notfound ! c not found in first n bytes 81 bz %ncc, .notfound ! c not found in first n bytes
|
/titanic_44/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | getcwd.c | 163 goto notfound; in getcwd() 170 goto notfound; in getcwd() 218 notfound: in getcwd()
|
/titanic_44/usr/src/cmd/sgs/ar/common/ |
H A D | main.c | 38 static int notfound(Cmd_info *); 157 ret = notfound(cmd_info); in main() 348 notfound(Cmd_info *cmd_info) in notfound() function
|
/titanic_44/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_search.c | 179 goto notfound; 290 goto notfound; 296 notfound:
|
/titanic_44/usr/src/lib/libshell/common/tests/ |
H A D | path.sh | 124 do if ! whence notfound$i 2> /dev/null 125 then cmd=notfound$i 205 got=$(whence ./notfound) 207 got=$(whence $PWD/notfound)
|
H A D | subshell.sh | 101 TEST_notfound=notfound 103 do TEST_notfound=notfound-$RANDOM
|
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | dman_domain.c | 745 goto notfound; in man_dip_is_schizoxmits0_pcib() 754 goto notfound; in man_dip_is_schizoxmits0_pcib() 761 goto notfound; in man_dip_is_schizoxmits0_pcib() 771 goto notfound; in man_dip_is_schizoxmits0_pcib() 786 notfound: in man_dip_is_schizoxmits0_pcib()
|
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | pkg.c | 120 int notfound = 1; in read_thru() local 126 notfound = 0; in read_thru() 130 return (notfound); in read_thru()
|
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_nv.c | 316 goto notfound; in mdb_nv_remove() 325 goto notfound; in mdb_nv_remove() 343 notfound: in mdb_nv_remove()
|
/titanic_44/usr/src/cmd/sh/ |
H A D | bltin.c | 80 failed(a1, notfound); in builtin() 387 failed(*argv, notfound); in builtin()
|
H A D | msg.c | 70 const char notfound[] = "not found"; variable
|
H A D | defs.h | 425 extern const char notfound[];
|
H A D | xec.c | 160 failure(*com, notfound);
|
/titanic_44/usr/src/uts/common/fs/devfs/ |
H A D | devfs_subr.c | 1097 goto notfound; in dv_find() 1123 goto notfound; in dv_find() 1133 goto notfound; in dv_find() 1184 goto notfound; in dv_find() 1214 goto notfound; in dv_find() 1229 goto notfound; in dv_find() 1247 notfound: in dv_find()
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | grep.c | 156 int notfound; /* some input file not found */ member 828 state.notfound = 1; in grep_main() 849 return (state.notfound && !state.query) ? 2 : !state.any; in grep_main()
|