Searched refs:WS (Results 1 – 14 of 14) sorted by relevance
/titanic_51/usr/src/cmd/fs.d/udfs/fsdb/ |
H A D | fsdb_lex.l | 39 WS [ \t] 46 ;{WS}*:{WS}*base{WS}* { return BASE; } 47 ^{WS}*:{WS}*base{WS}* { return BASE; } 48 {WS}*:{WS}*block{WS}* { retur [all...] |
/titanic_51/usr/src/tools/scripts/ |
H A D | checkproto.sh | 48 WS=${CODEMGR_WS} 52 WS=$1 61 if [ ! -d ${WS} ]; then 62 echo "${WS} is not a workspace" 67 SRC=${WS}/usr/src 70 PROTO=${WS}/proto/root_${MACH}
|
/titanic_51/usr/src/cmd/mailwrapper/ |
H A D | mailwrapper.c | 127 #define WS " \t\n" in main() macro 130 cp += strspn(cp, WS); in main() 137 if ((from = strsep(&cp, WS)) == NULL || cp == NULL) in main() 140 cp += strspn(cp, WS); in main() 142 if ((to = strsep(&cp, WS)) == NULL) in main() 146 for (ap = strsep(&cp, WS); ap != NULL; in main() 147 ap = strsep(&cp, WS)) { in main()
|
/titanic_51/usr/src/cmd/oawk/ |
H A D | awk.lx.l | 66 WS [ \t] 79 <A>^{WS}*#.*\n lineno++; /* strip comment lines */ 80 <A>{WS} /* dummy for cstyle */; 117 <A>"$"{WS}* { RETURN(INDIRECT); } 124 <A>"}"{WS}*\n { BEGIN sc; lineno++; RETURN(';'); }
|
/titanic_51/usr/src/test/libc-tests/tests/symbols/ |
H A D | symbols_test.c | 74 #define WS " \t" macro 186 for (item = strtok(list, WS); item != NULL; item = strtok(NULL, WS)) { in expand_env() 203 for (item = strtok(list, WS); item != NULL; item = strtok(NULL, WS)) { in expand_env_list()
|
/titanic_51/usr/src/cmd/awk/ |
H A D | awk.lx.l | 89 WS [ \t] 103 <A>{WS}+ { ; }
|
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | deltat.c | 11 #define WS 260 macro 177 "OVERFLOW","'-'","':'","'d'","'h'","'m'","'s'","WS","start","posnum","num","ws", 1112 return WS; in mylex()
|
/titanic_51/usr/src/cmd/fm/dicts/ |
H A D | INTEL.po | 475 # code: INTEL-8000-WS 478 msgid "INTEL-8000-WS.type" 480 msgid "INTEL-8000-WS.severity" 482 msgid "INTEL-8000-WS.description" 484 msgid "INTEL-8000-WS.response" 486 msgid "INTEL-8000-WS.impact" 488 msgid "INTEL-8000-WS.action"
|
H A D | SUN4U.po | 3036 # code: SUN4U-8005-WS 3039 msgid "SUN4U-8005-WS.type" 3041 msgid "SUN4U-8005-WS.severity" 3043 msgid "SUN4U-8005-WS.description" 3045 msgid "SUN4U-8005-WS.response" 3047 msgid "SUN4U-8005-WS.impact" 3049 msgid "SUN4U-8005-WS.action"
|
/titanic_51/usr/src/data/zoneinfo/ |
H A D | country.tab | 269 WS Samoa (western)
|
H A D | australasia | 784 Rule WS 2010 only - Sep lastSun 0:00 1 - 785 Rule WS 2011 only - Apr Sat>=1 4:00 0 - 786 Rule WS 2011 only - Sep lastSat 3:00 1 - 787 Rule WS 2012 2021 - Apr Sun>=1 4:00 0 - 788 Rule WS 2012 2020 - Sep lastSun 3:00 1 - 793 -11:00 WS -11/-10 2011 Dec 29 24:00 794 13:00 WS +13/+14
|
H A D | zone.tab.txt | 443 WS -1350-17144 Pacific/Apia
|
H A D | zone_sun.tab | 467 WS -1350-17144 Pacific/Apia -
|
/titanic_51/usr/src/data/hwdata/ |
H A D | pci.ids | 15142 0012 CMIC-WS Host Bridge (GC-LE chipset) 24003 1043 8488 P8B WS Motherboard 26551 1043 844d P8B WS Motherboard [all...] |