Home
last modified time | relevance | path

Searched refs:good (Results 1 – 25 of 179) sorted by relevance

12345678

/titanic_51/usr/src/test/util-tests/tests/xargs/
H A Dxargs_test.ksh50 good='** foo bar baz other **'
51 compare $t "$comp" "$good"
60 good='*** foo
64 compare $t "$comp" "$good"
73 good='** THING ** foo
77 compare $t "$comp" "$good"
86 good='** foo bar baz other **'
87 compare $t "$comp" "$good"
96 good='[abc def]
99 compare $t "$comp" "$good"
[all...]
/titanic_51/usr/src/lib/libbc/libc/gen/common/
H A Dchar_to_decimal.h70 good = cp;
72 good = cp - 1;
87 good = cp;
104 good = cp;
106 good = cp - 1;
137 good = cp - (is - 3);
140 good = cp - (is - 8);
168 good = CURRENT == NULL ? cp : cp - 1;
174 good = CURRENT == NULL ? cp - 1 : cp - 2;
188 good
[all...]
H A Dstring_decim.c49 char *good = cp - 1; /* End of known good token. */ local
H A Dfile_decim.c50 char *good = cp - 1; /* End of known good token. */ local
H A Dfunc_decim.c51 char *good = cp - 1; /* End of known good token. */ local
/titanic_51/usr/src/lib/libc/port/fp/
H A Dchar_to_decimal.h52 * char *good = *ppc - 1;
149 good = cp;
152 good = cp - 1;
171 good = cp;
195 good = cp;
211 good = cp;
239 good = cp;
242 good = cp - 1;
263 good = (current == EOF)? cp + 3 - agree :
267 good
[all...]
H A Dstring_decim.c42 char *good = cp - 1; /* last character accepted */ in string_to_decimal() local
H A Dfunc_decim.c43 char *good = cp; /* last character accepted */ in func_to_decimal() local
H A Dfile_decim.c57 char *good = cp; /* last character accepted */ in file_to_decimal() local
/titanic_51/usr/src/lib/libc/port/i18n/
H A Dwstod.c190 const wchar_t *good = cp - 1; /* last character accepted */ in wstring_to_decimal() local
242 good = cp; in wstring_to_decimal()
255 good = cp; in wstring_to_decimal()
271 good = cp; in wstring_to_decimal()
295 good = cp - 1; in wstring_to_decimal()
313 good = (agree < 8)? cp + 2 - agree : cp - 1; in wstring_to_decimal()
332 good = cp - 1; in wstring_to_decimal()
348 good = cp; in wstring_to_decimal()
413 /* advance good to the last accepted digit */ in wstring_to_decimal()
414 good in wstring_to_decimal()
[all...]
/titanic_51/usr/src/cmd/svc/svcadm/
H A Dsynch.c223 int good = exclude ? B_FALSE : B_TRUE; in file_has_potential() local
226 return (good); in file_has_potential()
229 return (good); in file_has_potential()
236 return (!good); in file_has_potential()
303 int good = exclude ? B_FALSE : B_TRUE; in fmri_has_potential() local
332 result = restarter ? B_FALSE : good; in fmri_has_potential()
339 result = good; in fmri_has_potential()
353 result = good; in fmri_has_potential()
372 * in that regard), good means bad. in fmri_has_potential()
374 result = good; in fmri_has_potential()
[all...]
/titanic_51/usr/src/lib/libcurses/screen/
H A Ddelay.c79 goto good; in _delay()
98 good: in _delay()
H A Dttimeout.c69 goto good; in ttimeout()
89 good: in ttimeout()
H A Dchkinput.c134 goto good; in _chkinput()
153 good: in _chkinput()
H A Dprefresh.c161 goto good; in _padjust()
186 good: in _padjust()
/titanic_51/usr/src/lib/libshell/common/tests/
H A Dsubshell.sh66 z.foo[three]=good
67 [[ ${z.foo[three]} == good ]] || err_exit 'associative array assignment in subshell not working'
88 x.foo=good
89 [[ ${x.foo} == good ]] || err_exit 'x.foo should be good'
H A Dsigchld.sh117 [[ $got == good ]] || err_exit 'SIGCLD handler effects read behavior'
/titanic_51/usr/src/test/util-tests/tests/printf/
H A Dprintf_test.ksh208 good=$result
209 compare $t "$comp" "$good"
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dsubshell.sh67 z.foo[three]=good
68 [[ ${z.foo[three]} == good ]] || err_exit 'associative array assignment in subshell not working'
88 x.foo=good
89 [[ ${x.foo} == good ]] || err_exit 'x.foo should be good'
H A Dsigchld.sh115 trap handler CHLD; sleep .3 & IFS= read; print good')
117 [[ $got == good ]] || err_exit 'SIGCLD handler effects read behavior'
/titanic_51/usr/src/lib/libshell/misc/
H A DERRATA.txt215 +#define _mmap_worthy 2 /* mmap is good */
227 +#define _mmap_worthy 2 /* mmap is good */
239 +#define _mmap_worthy 2 /* mmap is good */
251 -#define _mmap_worthy 1 /* mmap is good */
252 +#define _mmap_worthy 2 /* mmap is good */
264 -#define _mmap_worthy 1 /* mmap is good */
265 +#define _mmap_worthy 2 /* mmap is good */
277 -#define _mmap_worthy 1 /* mmap is good */
278 +#define _mmap_worthy 2 /* mmap is good */
290 +#define _mmap_worthy 2 /* mmap is good */
[all …]
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmmap10 #define _mmap_worthy 2 /* mmap is good */
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmmap10 #define _mmap_worthy 2 /* mmap is good */
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmmap10 #define _mmap_worthy 2 /* mmap is good */
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmmap10 #define _mmap_worthy 2 /* mmap is good */

12345678