Home
last modified time | relevance | path

Searched refs:Keywords (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dkw.c92 Keywords = lut_add(Keywords, "file", fullpath); in kw_init()
99 Keywords = lut_add(Keywords, "nfile", ""); in kw_init()
102 Keywords = lut_add(Keywords, "nfile", nfullpath); in kw_init()
112 Keywords = lut_add(Keywords, "dirname", "."); in kw_init()
115 Keywords = lut_add(Keywords, "basename", ptr); in kw_init()
116 Keywords = lut_add(Keywords, "dirname", splitpath); in kw_init()
123 Keywords = lut_add(Keywords, "secs", secs); in kw_init()
129 Keywords = lut_add(Keywords, "release", un.release); in kw_init()
130 Keywords = lut_add(Keywords, "machine", un.machine); in kw_init()
135 Keywords = lut_add(Keywords, "isa", isa); in kw_init()
[all …]
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c73 static xlator_keyword_t Keywords[] = { variable
146 for (i = 0; Keywords[i].key != NULL; i++) { in xlator_init()
147 errlog(VERBOSE, " \"%s\", ", Keywords[i].key); in xlator_init()
153 return (Keywords); in xlator_init()
271 char *key = Keywords[token-FIRST_TOKEN].key; in xlator_take_kvpair()
528 Keywords[token-FIRST_TOKEN].key, value, line); in collect_binding()
/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dparse.cc39 static struct keyword_table Keywords[] = { variable
179 switch (do_lookup(key, Keywords)) { in parse_format()
/illumos-gate/usr/src/tools/onbld/Checks/
H A DMakefile.com46 Keywords.py \
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c56 static xlator_keyword_t Keywords[] = { variable
154 return (Keywords); in xlator_init()
273 char *key = Keywords[token-FIRST_TOKEN].key; in xlator_take_kvpair()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postscript/
H A Dps.requests22 % Keywords begin with an @ in the first column. The value follows on the next line
/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py61 from onbld.Checks import JStyle, Keywords, ManLint, Mapfile, SpellCheck
352 ret |= Keywords.keywords(fh, output=output)
/illumos-gate/usr/src/cmd/luxadm/
H A Dadm.c330 static struct keyword Keywords[] = { variable
501 if ((getaction(argv[optind], Keywords, &cmd)) == EOK) { in main()
/illumos-gate/usr/src/pkg/manifests/
H A Ddeveloper-build-onbld.p5m155 file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/Keywords.py \
199 …path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/Keywords.cpython$(PYTHON3_PKG…