/openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
H A D | PackingElement.pm | 442 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 D | md5.pm | 92 sub keyword($) subroutine
|
/openbsd-src/usr.sbin/sasyncd/ |
H A D | conf.y | 243 struct keyword { struct 251 return strcmp(a, ((const struct keyword *)b)->name); in match_cmp() argument
|
/openbsd-src/usr.bin/doas/ |
H A D | parse.y | 208 static struct keyword { struct 211 } keywords[] = { argument
|
/openbsd-src/bin/pax/ |
H A D | tar.c | 915 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 D | TestRunner.py | 1235 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 D | parse.c | 227 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 D | parse.c | 227 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 D | tests.c | 197 #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 D | m2-exp.y | 783 struct keyword { struct 788 static struct keyword keytab[] = argument
|
/openbsd-src/usr.sbin/btrace/ |
H A D | bt_parse.y | 693 struct keyword { global() struct 702 typekeyword kw_cmp() argument
|
/openbsd-src/usr.sbin/eeprom/ |
H A D | main.c | 120 char *keyword, *arg, *cp; in action() local
|
H A D | ophandlers.c | 75 op_handler(char *keyword, char *arg) in op_handler()
|
/openbsd-src/usr.sbin/ractl/ |
H A D | parser.c | 46 const char *keyword; member
|
/openbsd-src/usr.sbin/unwindctl/ |
H A D | parser.c | 46 const char *keyword; member
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/ |
H A D | Highlighter.h | 62 ColorStyle keyword; member
|
/openbsd-src/usr.sbin/slaacctl/ |
H A D | parser.c | 50 const char *keyword; member
|
/openbsd-src/usr.sbin/iscsictl/ |
H A D | parser.c | 49 const char *keyword; member
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | UserSettingsController.cpp | 93 Properties::Apropos(llvm::StringRef keyword, in Apropos()
|
/openbsd-src/usr.sbin/relayctl/ |
H A D | parser.c | 43 const char *keyword; member
|
/openbsd-src/usr.sbin/dvmrpctl/ |
H A D | parser.c | 46 const char *keyword; member
|
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/unit/ |
H A D | TestRunner.py | 70 def get_parser(parser_list, keyword): argument
|
/openbsd-src/usr.sbin/npppctl/ |
H A D | parser.c | 49 const char *keyword; member
|
/openbsd-src/usr.sbin/ripctl/ |
H A D | parser.c | 48 const char *keyword; member
|
/openbsd-src/usr.sbin/ospfctl/ |
H A D | parser.c | 48 const char *keyword; member
|