Home
last modified time | relevance | path

Searched refs:strtype (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_dbdefs.c872 const char *strtype = NULL; in nss_upack_key2arg() local
889 strtype = getXbyY_to_dbop[index].tostr; in nss_upack_key2arg()
890 if (strtype == NULL) in nss_upack_key2arg()
892 while (*strtype) { in nss_upack_key2arg()
893 switch (*strtype++) { in nss_upack_key2arg()
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th404 : strtype ( str -- ) strget type ;
1057 : print_line line_buffer strtype cr ;
1060 line_buffer strtype cr
1115 ." Name: " addr module.name strtype cr
1317 \ ." -- starting on <" conf_files strtype ." >" cr \ debugging
1368 current_file_name_ref strtype
1548 dup module.name strtype
1582 dup module.name strtype
1584 ." (" dup module.loadname strtype ." )"
1588 dup module.beforeload strtype cr \ XXX there was a typo here
[all …]
H A Dloader.4th575 dup module.name strtype