Searched refs:undefined (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorpi.c58 * %s undefined on line%s
121 * E - z undefined on lines 9 13
144 char *pi_und1[] = {"undefined", "on", "line"};
145 char *pi_und2[] = {"undefined", "on", "lines"};
289 * %s undefined on line%s
292 boolean undefined = 0; local
296 if (((undefined = (wordvcmp(wordv+2, 3, pi_und1) == 0)) != 0) ||
297 ((undefined =
301 for (wordindex = undefined ? 5 : 6; wordindex <= wordc;
303 nwordv = wordvsplice(2, undefined
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-utf8.h91 #error undefined 16 bit type
101 #error: undefined 32 bit type
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm1557 # On failure, integer value is undefined. If the original
1559 # unit character will be undefined.
1583 my $undefined;
1591 return ($undefined, $undefined, $undefined);
1596 return ($undefined, $undefined, $undefined);
1615 return ($undefined,
[all...]
/illumos-gate/usr/src/lib/libdll/common/
H A Ddlfcn.c340 static const char e_undefined[] = T("undefined symbol");
344 static void undefined(const char* name) function
360 undefined, multiple, linkedit
/illumos-gate/usr/src/cmd/projadd/
H A Dprojmod.pl155 my $undefined;
163 return (0, $undefined);
/illumos-gate/usr/src/cmd/svr4pkg/pkgscripts/
H A Di.CompCpio.sh65 FILELIST=${PKGSAV:?undefined}/filelist
293 PKGSRC=${path:?undefined}
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dglob.sh91 unset undefined
176 test_case '<match>' '"$undefined"' '""'
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex117 \ifx\putwordAppendix\undefined \gdef\putwordAppendix{Appendix}\fi
118 \ifx\putwordChapter\undefined \gdef\putwordChapter{Chapter}\fi
119 \ifx\putwordfile\undefined \gdef\putwordfile{file}\fi
120 \ifx\putwordin\undefined \gdef\putwordin{in}\fi
121 \ifx\putwordIndexIsEmpty\undefined \gdef\putwordIndexIsEmpty{(Index is empty)}\fi
122 \ifx\putwordIndexNonexistent\undefined \gdef\putwordIndexNonexistent{(Index is nonexistent)}\fi
123 \ifx\putwordInfo\undefined \gdef\putwordInfo{Info}\fi
124 \ifx\putwordInstanceVariableof\undefined \gdef\putwordInstanceVariableof{Instance Variable of}\fi
125 \ifx\putwordMethodon\undefined \gdef\putwordMethodon{Method on}\fi
126 \ifx\putwordNoTitle\undefined \gde
[all...]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/BSM/
H A D_BSMparse.pm496 my $undefined = gettext('undefined user name in audit_user: %s');
519 $error .= sprintf("$undefined\n", $user);
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_cout.c115 undefined(char *type) function
206 if (undefined(type) && prefix) {
/illumos-gate/usr/src/uts/common/sys/
H A Dcpuvar.h535 #error NCPU is undefined or invalid
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c654 * : ex-2 ['] ls catch ; immediate \ undefined behavior
655 * : ex-3 ['] ls catch ; \ undefined behavior
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dconf.sh1071 undefined) x= ;;
1239 undefined) x= ;;
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h201 #error undefined 16 bit type
214 #error: undefined 32 bit type
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh217 undefined to get this information from config file (ypserv).
2041 # undefined to use this file, in which case the values of the other

Completed in 105 milliseconds