/freebsd-src/lib/libfigpar/ |
H A D | figpar.c | 52 get_config_option(struct figpar_config options[],const char * directive) get_config_option() argument 87 parse_config(struct figpar_config options[],const char * path,int (* unknown)(struct figpar_config * option,uint32_t line,char * directive,char * value),uint16_t processing_options) parse_config() argument 100 char *directive; parse_config() local [all...] |
H A D | figpar.h | 76 const char *directive; /* config file keyword */ member
|
/freebsd-src/crypto/openssl/crypto/perlasm/ |
H A D | x86_64-xlate.pl | 774 { package directive; # pick up directives, which start with . package
|
/freebsd-src/lib/libdpv/ |
H A D | dialogrc.c | 333 dialogrc_config_option(const char *directive) in dialogrc_config_option()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreAsmPrinter.cpp | 186 const std::string &directive) { in printInlineJT()
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | COFFAsmParser.cpp | 353 ParseDirectiveSection(StringRef directive,SMLoc loc) ParseDirectiveSection() argument 432 ParseDirectivePushSection(StringRef directive,SMLoc loc) ParseDirectivePushSection() argument [all...] |
/freebsd-src/lib/libc/locale/ |
H A D | collate.h | 87 uint8_t directive[COLL_WEIGHTS_MAX]; member
|
/freebsd-src/usr.bin/rpcgen/ |
H A D | rpc_scan.c | 440 directive(char *line) in directive() function
|
/freebsd-src/contrib/flex/src/ |
H A D | misc.c | 341 char directive[MAXLINE], filename[MAXLINE]; in line_directive_out() local
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | OutputSections.cpp | 365 ZSTD_EndDirective directive = ZSTD_e_continue; maybeCompress() local
|
/freebsd-src/crypto/openssh/ |
H A D | misc.c | 2622 opt_array_append2(const char *file, const int line, const char *directive, in opt_array_append2() 2641 opt_array_append(const char *file, const int line, const char *directive, in opt_array_append()
|
/freebsd-src/contrib/bmake/ |
H A D | parse.c | 2009 ParseInclude(char * directive) ParseInclude() argument [all...] |
/freebsd-src/sys/contrib/zstd/programs/ |
H A D | fileio.c | 1347 ZSTD_EndDirective directive = ZSTD_e_continue; in FIO_compressZstdFrame() local
|