Home
last modified time | relevance | path

Searched defs:sep (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/netbsd-src/usr.sbin/inetd/
H A Dparse_v2.c149 parse_syntax_v2(struct servtab *sep, char **cpp) in parse_syntax_v2()
202 fill_default_values(struct servtab *sep) in fill_default_values()
258 setup_ipsec(struct servtab *sep) in setup_ipsec()
272 try_infer_socktype(struct servtab *sep) { in try_infer_socktype()
286 setup_internal(struct servtab *sep) in setup_internal()
302 infer_protocol_ip_version(struct servtab *sep) in infer_protocol_ip_version()
554 parse_invoke_handler(bool *is_valid_definition, char **cpp, struct servtab *sep) in parse_invoke_handler()
649 is_internal(struct servtab *sep) in is_internal()
660 unknown_handler(struct servtab *sep, vlist values) in unknown_handler()
668 bind_handler(struct servtab *sep, vlist values) in bind_handler()
[all …]
H A Dratelimit.c77 rl_process(struct servtab *sep, int ctrl) in rl_process()
109 rl_get_name(struct servtab *sep, int ctrl, union addr *out) in rl_get_name()
188 rl_drop_connection(struct servtab *sep, int ctrl) in rl_drop_connection()
239 rl_add(struct servtab *sep, union addr *addr) in rl_add()
304 rl_reset(struct servtab *sep, time_t now) in rl_reset()
317 rl_clear_ip_list(struct servtab *sep) in rl_clear_ip_list()
328 rl_try_get_ip(struct servtab *sep, union addr *addr) in rl_try_get_ip()
343 rl_process_service_max(struct servtab *sep, int ctrl, time_t *now) in rl_process_service_max()
386 rl_process_ip_max(struct servtab *sep, int ctrl, time_t *now) { in rl_process_ip_max()
458 rl_ip_eq(struct servtab *sep, union addr *addr, struct rl_ip_node *cur) { in rl_ip_eq()
[all …]
H A Dinetd.c410 struct servtab *sep; in main() local
466 spawn(struct servtab *sep, int ctrl) in spawn()
517 run_service(int ctrl, struct servtab *sep, int didfork) in run_service()
640 struct servtab *sep; in reapchild() local
672 struct servtab *sep; in retry() local
695 struct servtab *sep; in goaway() local
723 setup(struct servtab *sep) in setup()
846 close_sep(struct servtab *sep) in close_sep()
860 register_rpc(struct servtab *sep) in register_rpc()
898 unregister_rpc(struct servtab *sep) in unregister_rpc()
[all …]
H A Dparse.c134 struct servtab *sep, *cp; in config() local
340 struct servtab *sep; in enter() local
386 struct servtab *sep = &serv; in getconfigent() local
894 print_service(const char *action, struct servtab *sep) in print_service()
939 struct servtab *sep; in config_root() local
956 struct servtab *sep, **sepp = &servtab; in purge_unchecked() local
982 is_same_service(const struct servtab *sep, const struct servtab *cp) in is_same_service()
993 parse_protocol(struct servtab *sep) in parse_protocol()
1059 parse_wait(struct servtab *sep, int wait) in parse_wait()
1085 parse_server(struct servtab *sep, const char *arg) in parse_server()
[all …]
H A Dinetd.h106 #define ISMUXPLUS(sep) ((sep)->se_type == MUXPLUS_TYPE) argument
107 #define ISMUX(sep) (((sep)->se_type == MUX_TYPE) || ISMUXPLUS(sep)) argument
147 #define SERV_PARAMS(sep) sep->se_service,sep->se_proto argument
164 #define isrpcservice(sep) ((sep)->se_rpcversl != 0) argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
H A Dgmock-matchers.cc237 const char* sep = ""; in LogElementMatcherPairVec() local
272 const char* sep = ""; in DebugString() local
307 const char* sep = ""; in DescribeToImpl() local
348 const char* sep = ""; in DescribeNegationToImpl() local
386 const char* sep = in VerifyMatchMatrix() local
400 const char* sep = in VerifyMatchMatrix() local
450 const char* sep = "where:\n"; in FindPairing() local
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmystrtok.c103 char *mystrtok(char **src, const char *sep) in mystrtok()
110 char *mystrtok_cw(char **src, const char *sep, const char *blame) in mystrtok_cw()
144 char *mystrtokq(char **src, const char *sep, const char *parens) in mystrtokq()
151 char *mystrtokq_cw(char **src, const char *sep, const char *parens, in mystrtokq_cw()
195 char *mystrtokdq(char **src, const char *sep) in mystrtokdq()
202 char *mystrtokdq_cw(char **src, const char *sep, const char *blame) in mystrtokdq_cw()
H A Dargv_split_at.c72 ARGV *argv_split_at(const char *string, int sep) in argv_split_at()
91 ARGV *argv_split_at_count(const char *string, int sep, ssize_t count) in argv_split_at_count()
112 ARGV *argv_split_at_append(ARGV *argvp, const char *string, int sep) in argv_split_at_append()
/netbsd-src/usr.sbin/bta2dpd/bta2dpd/
H A Davdtp.c78 *signalId, uint8_t *pkt_type, uint8_t *data, size_t *datasize, uint8_t *sep) in avdtpCheckResponse()
233 avdtpGetCapabilities(int fd, int recvfd, uint8_t sep) in avdtpGetCapabilities()
241 avdtpSetConfiguration(int fd, int recvfd, uint8_t sep, uint8_t *data, in avdtpSetConfiguration()
268 avdtpOpen(int fd, int recvfd, uint8_t sep) in avdtpOpen()
276 avdtpStart(int fd, int recvfd, uint8_t sep) in avdtpStart()
284 avdtpClose(int fd, int recvfd, uint8_t sep) in avdtpClose()
292 avdtpSuspend(int fd, int recvfd, uint8_t sep) in avdtpSuspend()
300 avdtpAbort(int fd, int recvfd, uint8_t sep) in avdtpAbort()
309 uint8_t sep, uint8_t *freq, uint8_t *mode, uint8_t *alloc_method, uint8_t in avdtpAutoConfigSBC()
/netbsd-src/usr.bin/mixerctl/
H A Dmixerctl.c86 prfield(struct field *p, const char *sep, int prvalset) in prfield()
257 wrarg(int fd, char *arg, const char *sep) in wrarg()
316 prarg(int fd, char *arg, const char *sep) in prarg()
344 const char *sep = "="; in main() local
/netbsd-src/lib/libc/db/btree/
H A Dbt_debug.c86 const char *sep; in __bt_dump() local
130 const char *sep; in __bt_dmpage() local
207 const char *sep; in __bt_dpage() local
/netbsd-src/lib/libc/gen/
H A Dfstab.c71 nextfld(char **str, const char *sep) in nextfld()
91 static const char sep[] = ":\n"; in fstabscan() local
/netbsd-src/sys/arch/sparc/sparc/
H A Dcache_print.h54 const char *sep = ""; in cache_printf_backend() local
/netbsd-src/lib/libc/stdio/
H A Dfgetstr.c50 __fgetstr(FILE *__restrict fp, size_t *__restrict lenp, int sep) in __fgetstr()
H A Dgetdelim.c146 int sep, FILE *__restrict fp) in getdelim()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Down_inet_addr.c86 const char *sep = " \t,"; in own_inet_addr_init() local
235 const char *sep = " \t,"; in proxy_inet_addr_init() local
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dl10nflist.c110 # define __argz_stringify(argz, len, sep) \ argument
119 argz_stringify__ (char *argz, size_t len, int sep) in argz_stringify__()
131 # define __argz_stringify(argz, len, sep) argz_stringify__ (argz, len, sep) argument
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dl10nflist.c118 argz_stringify__ (argz, len, sep) in argz_stringify__() argument
133 # define __argz_stringify(argz, len, sep) argz_stringify__ (argz, len, sep) argument
136 # define __argz_stringify(argz, len, sep) \ argument
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dl10nflist.c118 argz_stringify__ (argz, len, sep) in argz_stringify__() argument
133 # define __argz_stringify(argz, len, sep) argz_stringify__ (argz, len, sep) argument
136 # define __argz_stringify(argz, len, sep) \ argument
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dl10nflist.c118 argz_stringify__ (argz, len, sep) in argz_stringify__() argument
133 # define __argz_stringify(argz, len, sep) argz_stringify__ (argz, len, sep) argument
136 # define __argz_stringify(argz, len, sep) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dl10nflist.c118 argz_stringify__ (argz, len, sep) in argz_stringify__() argument
133 # define __argz_stringify(argz, len, sep) argz_stringify__ (argz, len, sep) argument
136 # define __argz_stringify(argz, len, sep) \ argument
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dl10nflist.c114 argz_stringify__ (char *argz, size_t len, int sep) in argz_stringify__()
126 # define __argz_stringify(argz, len, sep) argz_stringify__ (argz, len, sep) argument
129 # define __argz_stringify(argz, len, sep) \ argument
/netbsd-src/external/mit/libuv/dist/src/
H A Dstrtok.c25 char* uv__strtok(char* str, const char* sep, char** itr) { in uv__strtok()
/netbsd-src/sys/nfs/
H A Dnfs_bootstatic.c124 char *sep; in nfs_bootstatic() local
/netbsd-src/external/bsd/nsd/dist/compat/
H A Dsetproctitle.c62 const char *sep = (fmt && fmt[off] != '\0') ? ": " : ""; in setproctitle() local

12345678910>>...14