Searched refs:WS (Results 1 – 14 of 14) sorted by relevance
/titanic_41/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}* { return BLOCK; } 49 ;{WS}*:{WS}*cd { return CD; } 50 ^{WS}*:{WS}*cd { return CD; } 51 :{WS}*directory{WS}* { return DIRECTORY; } 52 :{WS}*file{WS}* { return TFILE; } 53 ;{WS}*:{WS}*find{WS}* { return FIND; } 54 ^{WS}*:{WS}*find{WS}* { return FIND; } [all …]
|
/titanic_41/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_41/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_41/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_41/usr/src/test/libc-tests/tests/symbols/ |
H A D | symbols_test.c | 72 #define WS " \t" macro 178 for (item = strtok(list, WS); item != NULL; item = strtok(NULL, WS)) { in expand_env() 195 for (item = strtok(list, WS); item != NULL; item = strtok(NULL, WS)) { in expand_env_list()
|
/titanic_41/usr/src/cmd/awk/ |
H A D | awk.lx.l | 89 WS [ \t] 103 <A>{WS}+ { ; }
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | deltat.c | 11 #define WS 260 macro 1109 return WS; in mylex()
|
/titanic_41/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_41/usr/src/data/zoneinfo/ |
H A D | country.tab | 269 WS Samoa (western)
|
H A D | australasia | 669 Rule WS 2010 only - Sep lastSun 0:00 1 - 670 Rule WS 2011 only - Apr Sat>=1 4:00 0 - 671 Rule WS 2011 only - Sep lastSat 3:00 1 - 672 Rule WS 2012 max - Apr Sun>=1 4:00 0 - 673 Rule WS 2012 max - Sep lastSun 3:00 1 - 678 -11:00 WS -11/-10 2011 Dec 29 24:00 679 13:00 WS +13/+14
|
H A D | zone.tab.txt | 443 WS -1350-17144 Pacific/Apia
|
H A D | zone_sun.tab | 466 WS -1350-17144 Pacific/Apia -
|
/titanic_41/usr/src/data/hwdata/ |
H A D | pci.ids | 13468 0012 CMIC-WS Host Bridge (GC-LE chipset) 21262 1043 8488 P8B WS Motherboard 22630 1043 844d P8B WS Motherboard 24832 1043 844d P8B WS Motherboard 26417 1043 8178 P5WDG2 WS Professional motherboard 29153 8c58 8 Series/C220 Series Chipset Family WS SKU LPC Controller
|