Home
last modified time | relevance | path

Searched refs:FOUND (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-9-stable/usr.sbin/pc-sysinstall/backend/
Dfunctions-mountoptical.sh53 FOUND="0"
70 FOUND="1"
95 FOUND="1"
102 if [ "$FOUND" != "1" ]
115 FOUND="1"
128 FOUND="1"
136 if [ "$FOUND" = "1" ]
Dfunctions-parse.sh214 FOUND="1"
218 if [ "$FOUND" = "0" ] ; then
223 FOUND="0"
/freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
Dman.TraceModule83 * /usr/sbin/dtrace -m fbt:genunix'{printf("FOUND");}'
88 * /usr/sbin/dtrace -m genunix'{printf("FOUND");}'
90 * message FOUND
93 * /usr/sbin/dtrace -m :genunix'{printf("FOUND");}'
95 * message FOUND
98 * /usr/sbin/dtrace -m genunix::'{printf("FOUND");}'
102 * /usr/sbin/dtrace -m genunix:'{printf("FOUND");}'
106 * /usr/sbin/dtrace -m unix '{printf("FOUND");}'
111 * unix'/probefunc == "preempt"/{printf("FOUND");}'
113 * probe function preempt with message FOUND.
Dman.TraceNames109 * /usr/sbin/dtrace -n read:'{printf("FOUND");}'
111 * saying FOUND.
114 * /usr/sbin/dtrace -n read:entry'{printf("FOUND");}'
116 * of a message saying FOUND.
119 * /usr/sbin/dtrace -n BEGIN'{printf("FOUND");}'
120 * RESULT: Trace of the BEGIN probe with the message FOUND.
123 * /usr/sbin/dtrace -n BEGIN '{printf("FOUND");}'
127 * /usr/sbin/dtrace -n BEGIN'/probename == "entry"/{printf("FOUND");}'
128 * RESULT: Tracing of BEGIN function but no message FOUND.
Dman.TraceFunctions100 * /usr/sbin/dtrace -f read'{printf("FOUND");}'
101 * RESULT: tracing of probes with function read and with message FOUND
104 * /usr/sbin/dtrace -f ::read'{printf("FOUND");}'
105 * RESULT: tracing of probes with function read and with message FOUND
108 * /usr/sbin/dtrace -f read '{printf("FOUND");}'
112 * /usr/sbin/dtrace -f read'/probename == "entry"/{printf("FOUND");}'
114 * message FOUND
Dman.TraceProvider68 * /usr/sbin/dtrace -P profile'{printf("FOUND");}'
70 * FOUND message.
73 * /usr/sbin/dtrace -P profile '{printf("FOUND");}'
78 * profile'/probename == "profile-199"/{printf("FOUND");}'
80 * FOUND message.
Dman.ListProbesWithNames109 * /usr/sbin/dtrace -ln read:'{printf("FOUND");}'
113 * /usr/sbin/dtrace -ln read:entry'{printf("FOUND");}'
117 * /usr/sbin/dtrace -ln BEGIN'{Printf("FOUND");}'
121 * /usr/sbin/dtrace -ln BEGIN '{printf("FOUND");}'
126 * BEGIN'/probename == "entry"/{printf("FOUND");}'
Dman.ListProbesWithModules76 * /usr/sbin/dtrace -lm fbt:genunix'{printf("FOUND");}'
80 * /usr/sbin/dtrace -lm genunix'{printf("FOUND");}'
84 * /usr/sbin/dtrace -lm unix '{printf("FOUND");}'
89 * unix'/probefunc == "preempt"/{printf("FOUND");}'
Dman.ListProbesWithProviders71 * /usr/sbin/dtrace -lP profile'{printf("FOUND");}'
75 * /usr/sbin/dtrace -lP profile '{printf("FOUND");}'
80 * profile'/probename == "profile-199"/{printf("FOUND");}'
Dman.ListProbesWithFunctions89 * /usr/sbin/dtrace -lf read'{printf("FOUND");}'
93 * /usr/sbin/dtrace -lf read '{printf("FOUND");}'
97 * /usr/sbin/dtrace -lf read'/probename == "entry"/{printf("FOUND");}'
/freebsd-9-stable/usr.sbin/pc-sysinstall/backend-query/
Dxkeyboard-variants.sh28 FOUND="0"
34 if [ "$FOUND" = "1" -a ! -z "$line" ]
45 if [ "${FOUND}" = "0" ]
50 FOUND="1"
Dxkeyboard-layouts.sh28 FOUND="0"
40 if [ "$FOUND" = "1" -a ! -z "$line" ]
51 if [ "${FOUND}" = "0" ]
56 FOUND="1"
Dxkeyboard-models.sh28 FOUND="0"
34 if [ "$FOUND" = "1" -a ! -z "$line" ]
47 if [ "${FOUND}" = "0" ]
52 FOUND="1"
/freebsd-9-stable/contrib/bmake/
Daclocal.m46 dnl AC_CHECK_HEADER_HAS(HEADER, PATTERN, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]))
36 dnl AC_EGREP(PATTERN, FILE, ACTION-IF-FOUND [,
37 dnl ACTION-IF-NOT-FOUND])
/freebsd-9-stable/usr.sbin/edquota/
Dedquota.c97 #define FOUND 0x01 macro
659 qup->flags |= FOUND; in readprivs()
674 if (qup->flags & FOUND) { in readprivs()
675 qup->flags &= ~FOUND; in readprivs()
760 qup->flags |= FOUND; in readtimes()
770 if (qup->flags & FOUND) { in readtimes()
771 qup->flags &= ~FOUND; in readtimes()
/freebsd-9-stable/sbin/fsck_ffs/
Dpass3.c115 if ((ckinode(ginode(inp->i_parent), &idesc) & FOUND) == 0) in pass3()
119 if (ckinode(ginode(inp->i_parent), &idesc) & FOUND) in pass3()
Dpass2.c538 if ((ckinode(ginode(dotdesc.id_number), &dotdesc) & FOUND)) in fix_extraneous()
639 if ((ckinode(ginode(dotdesc.id_number), &dotdesc) & FOUND) && preen) in fix_extraneous()
654 return (ALTERED|STOP|FOUND); in deleteentry()
Dinode.c564 return (STOP|FOUND); in findname()
577 return (STOP|FOUND); in findino()
592 return (STOP|FOUND|ALTERED); in clearentry()
/freebsd-9-stable/contrib/ntp/sntp/libevent/m4/
Dacx_pthread.m45 # ACX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
36 # ACTION-IF-FOUND is a list of shell commands to run if a threads
37 # library is found, and ACTION-IF-NOT-FOUND is a list of commands to
38 # run it if it is not found. If ACTION-IF-FOUND is not specified, the
270 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
/freebsd-9-stable/sbin/fsdb/
Dfsdb.c704 if (ckinode(curinode, &idesc) & FOUND) { in dolookup()
789 return STOP|ALTERED|FOUND; in chinumfunc()
817 if (ckinode(curinode, &idesc) & FOUND) in CMDFUNCSTART()
837 return STOP|ALTERED|FOUND; in chnamefunc()
839 return STOP|FOUND; /* won't fit, so give up */ in chnamefunc()
867 if ((rval & (FOUND|ALTERED)) == (FOUND|ALTERED)) in CMDFUNCSTART()
869 else if (rval & FOUND) { in CMDFUNCSTART()
/freebsd-9-stable/contrib/ofed/management/infiniband-diags/scripts/
Dibfindnodesusing.pl187 goto FOUND;
198 FOUND: label
/freebsd-9-stable/contrib/gcc/
Dgccbug.in441 FOUND=
444 if [ "$C" = "$CATEGORY" ]; then FOUND=true ; break ; fi
446 if [ -n "$FOUND" ]; then
/freebsd-9-stable/sys/ufs/ufs/
Dufs_lookup.c225 enum {NONE, COMPACT, FOUND} slotstatus; in ufs_lookup_ino() enumerator
284 slotstatus = FOUND; in ufs_lookup_ino()
302 if (slotstatus != FOUND) { in ufs_lookup_ino()
406 if (slotstatus != FOUND) { in ufs_lookup_ino()
413 slotstatus = FOUND; in ufs_lookup_ino()
455 slotstatus = FOUND; in ufs_lookup_ino()
/freebsd-9-stable/sys/fs/ext2fs/
Dext2_lookup.c299 enum {NONE, COMPACT, FOUND} slotstatus; in ext2_lookup_ino() enumerator
342 slotstatus = FOUND; in ext2_lookup_ino()
430 if (slotstatus != FOUND) { in ext2_lookup_ino()
437 slotstatus = FOUND; in ext2_lookup_ino()
/freebsd-9-stable/contrib/ntp/sntp/m4/
Dopenldap-thread-check.m421 # OL_THREAD_CHECK([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
676 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:

12