Home
last modified time | relevance | path

Searched defs:keyword (Results 1 – 25 of 56) sorted by relevance

123

/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DPackingElement.pm442 sub keyword($) { "file" } subroutine
469 sub keyword($) { "sample" } subroutine
501 sub keyword($) { "ghost" } subroutine
526 sub keyword($) { "rcscript" } subroutine
555 sub keyword($) { "info" } subroutine
562 sub keyword($) { "shell" } subroutine
569 sub keyword($) { "man" } subroutine
649 sub keyword($) { "lib" } subroutine
671 sub keyword($) { "bin" } subroutine
677 sub keyword($) { "static-lib" } subroutine
[all …]
H A Dmd5.pm92 sub keyword($) subroutine
/openbsd-src/usr.sbin/sasyncd/
H A Dconf.y243 struct keyword { struct
251 return strcmp(a, ((const struct keyword *)b)->name); in match_cmp() argument
/openbsd-src/usr.bin/doas/
H A Dparse.y208 static struct keyword { struct
211 } keywords[] = { argument
/openbsd-src/bin/pax/
H A Dtar.c915 xheader_add(struct xheader *xhdr, const char *keyword, in xheader_add()
947 xheader_add_ull(struct xheader *xhdr, const char *keyword, in xheader_add_ull()
979 xheader_add_ts(struct xheader *xhdr, const char *keyword, in xheader_add_ts()
1560 rd_time(struct timespec *ts, const char *keyword, char *p) in rd_time()
1594 rd_size(off_t *size, const char *keyword, char *p) in rd_size()
1617 char *delim, *keyword; in rd_xheader() local
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DTestRunner.py1235 def __init__(self, start_line_number, end_line_number, keyword): argument
1243 def add_continuation(self, line_number, keyword, line): argument
1285 def __init__(self, start_line_number, end_line_number, keyword, line): argument
1289 def add_continuation(self, line_number, keyword, line): argument
1316 def __init__(self, start_line_number, end_line_number, keyword, new_subst, argument
1325 def add_continuation(self, line_number, keyword, line): argument
1639 def __init__(self, keyword, kind, parser=None, initial_value=None): argument
1716 def _handleCommand(cls, line_number, line, output, keyword): argument
1777 def _handleSubst(cls, line_number, line, output, keyword, new_subst): argument
/openbsd-src/usr.sbin/unbound/sldns/
H A Dparse.c227 sldns_fget_keyword_data(FILE *f, const char *keyword, const char *k_del, char *data, in sldns_fget_keyword_data()
235 sldns_fget_keyword_data_l(FILE *f, const char *keyword, const char *k_del, char *data, in sldns_fget_keyword_data_l()
492 sldns_bget_keyword_data(sldns_buffer *b, const char *keyword, const char *k_del, char in sldns_bget_keyword_data()
/openbsd-src/sbin/unwind/libunbound/sldns/
H A Dparse.c227 sldns_fget_keyword_data(FILE *f, const char *keyword, const char *k_del, char *data, in sldns_fget_keyword_data()
235 sldns_fget_keyword_data_l(FILE *f, const char *keyword, const char *k_del, char *data, in sldns_fget_keyword_data_l()
492 sldns_bget_keyword_data(sldns_buffer *b, const char *keyword, const char *k_del, char in sldns_bget_keyword_data()
/openbsd-src/regress/usr.bin/ssh/unittests/authopt/
H A Dtests.c197 #define FLAG_TEST(keyword, var, val) \ in test_authkeys_parse() argument
227 #define STRING_TEST(keyword, var, val) \ in test_authkeys_parse() argument
434 #define FLAG_TEST(keybase, keyword, var) \ in test_merge() argument
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dm2-exp.y783 struct keyword { struct
788 static struct keyword keytab[] = argument
/openbsd-src/usr.sbin/btrace/
H A Dbt_parse.y693 struct keyword { global() struct
702 typekeyword kw_cmp() argument
/openbsd-src/usr.sbin/eeprom/
H A Dmain.c120 char *keyword, *arg, *cp; in action() local
H A Dophandlers.c75 op_handler(char *keyword, char *arg) in op_handler()
/openbsd-src/usr.sbin/ractl/
H A Dparser.c46 const char *keyword; member
/openbsd-src/usr.sbin/unwindctl/
H A Dparser.c46 const char *keyword; member
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DHighlighter.h62 ColorStyle keyword; member
/openbsd-src/usr.sbin/slaacctl/
H A Dparser.c50 const char *keyword; member
/openbsd-src/usr.sbin/iscsictl/
H A Dparser.c49 const char *keyword; member
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DUserSettingsController.cpp93 Properties::Apropos(llvm::StringRef keyword, in Apropos()
/openbsd-src/usr.sbin/relayctl/
H A Dparser.c43 const char *keyword; member
/openbsd-src/usr.sbin/dvmrpctl/
H A Dparser.c46 const char *keyword; member
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/unit/
H A DTestRunner.py70 def get_parser(parser_list, keyword): argument
/openbsd-src/usr.sbin/npppctl/
H A Dparser.c49 const char *keyword; member
/openbsd-src/usr.sbin/ripctl/
H A Dparser.c48 const char *keyword; member
/openbsd-src/usr.sbin/ospfctl/
H A Dparser.c48 const char *keyword; member

123