Searched refs:sep (Results 1 - 25 of 258) sorted by relevance

1234567891011

/netbsd-6-1-5-RELEASE/usr.sbin/inetd/
H A Dinetd.c294 #define isrpcservice(sep) ((sep)->se_rpcversl != 0)
329 #define ISMUX(sep) (((sep)->se_type == MUX_TYPE) || \
330 ((sep)->se_type == MUXPLUS_TYPE))
331 #define ISMUXPLUS(sep) ((sep)->se_type == MUXPLUS_TYPE)
494 struct servtab *sep; local
525 sep = (struct servtab *)ev->udata;
527 if ((int)ev->ident != sep
553 spawn(struct servtab *sep, int ctrl) argument
626 run_service(int ctrl, struct servtab *sep, int didfork) argument
750 struct servtab *sep; local
785 struct servtab *sep, *cp, **sepp; local
990 struct servtab *sep; local
1013 struct servtab *sep; local
1038 setup(struct servtab *sep) argument
1143 close_sep(struct servtab *sep) argument
1153 register_rpc(struct servtab *sep) argument
1192 unregister_rpc(struct servtab *sep) argument
1219 struct servtab *sep; local
1277 struct servtab *sep = &serv; local
1800 echo_stream(int s, struct servtab *sep) argument
1813 echo_dg(int s, struct servtab *sep) argument
1831 discard_stream(int s, struct servtab *sep) argument
1843 discard_dg(int s, struct servtab *sep) argument
1869 chargen_stream(int s,struct servtab *sep) argument
1899 chargen_dg(int s, struct servtab *sep) argument
1959 machtime_stream(int s, struct servtab *sep) argument
1969 machtime_dg(int s, struct servtab *sep) argument
1988 daytime_stream(int s,struct servtab *sep) argument
2003 daytime_dg(int s, struct servtab *sep) argument
2030 print_service(const char *action, struct servtab *sep) argument
2110 tcpmux(int ctrl, struct servtab *sep) argument
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Dnxtarg.c30 * Usage: p = nxtarg (&q,sep);
31 * char *p,*q,*sep;
39 * first occurence of one of the characters in the string "sep".
44 * If "sep" is 0, then " " is substituted.
63 nxtarg(char **q, const char *sep) argument
71 if (sep == 0)
72 sep = " ";
73 back = skipto(front, sep);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/
H A D8.cc40 char sep; local
43 istrm >> setw(5) >> month >> sep >> year;
45 VERIFY( sep == ':' );
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/wchar_t/
H A D8.cc40 wchar_t sep; local
43 istrm >> setw(5) >> month >> sep >> year;
45 VERIFY( sep == ':' );
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/
H A D8.cc40 char sep; local
43 istrm >> setw(5) >> month >> sep >> year;
45 VERIFY( sep == ':' );
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/wchar_t/
H A D8.cc40 wchar_t sep; local
43 istrm >> setw(5) >> month >> sep >> year;
45 VERIFY( sep == ':' );
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/lib/
H A Dopattern.c55 char *sep; local
63 if ((sep = strchr(pattern, '{')) == (char *) NULL) {
66 (void) strncpy(buf, pattern, (size_t) (sep - pattern));
67 alt = &buf[sep - pattern];
69 for (cnt = 0, cp = sep; *cp && last == (char *) NULL; cp++) {
79 for (found = 0, cp = sep + 1; *sep != '}'; cp = sep + 1) {
80 for (cnt = 0, sep = cp; cnt > 0 || (cnt == 0 && *sep !
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dmystrtok.c46 char *mystrtok(char **src, const char *sep) argument
54 start += strspn(start, sep);
63 end = start + strcspn(start, sep);
/netbsd-6-1-5-RELEASE/usr.bin/tset/
H A Dwrterm.c57 const char *sep; local
65 sep = "";
68 (void)printf("%s%s", sep, p);
69 sep = "|";
/netbsd-6-1-5-RELEASE/tests/lib/libc/regex/
H A Dtest_regex.h41 int split(char *string, char *fields[], int nfields, const char *sep);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/util/
H A Dselftest.pl21 my $sep="-----------------------------------------------------------------------------\n";
121 print OUT $sep;
126 print OUT $sep;
167 print OUT $sep;
172 print OUT $sep;
181 print OUT $sep;
194 if (/$sep/) {
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/librewrite/
H A Drewrite.c50 char *string, *sep, *result = NULL; local
65 for ( sep = strchr( rewriteContext, ',' );
67 rewriteContext = sep,
68 sep ? sep = strchr( rewriteContext, ',' ) : NULL )
72 if ( sep != NULL ) {
73 sep[ 0 ] = '\0';
74 sep++;
/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dfgetstr.c50 __fgetstr(FILE *__restrict fp, size_t *__restrict lenp, int sep) argument
57 n = __getdelim(&_EXT(fp)->_fgetstr_buf, &_EXT(fp)->_fgetstr_len, sep, fp);
/netbsd-6-1-5-RELEASE/usr.bin/systat/
H A Dswap.c165 struct swapent *sep; local
170 for (sep = swap_devices, i = 0; i < nswap; i++, sep++) {
171 p = strrchr(sep->se_path, '/');
172 p = p ? p+1 : sep->se_path;
177 mvwprintw(wnd, i + 1, col, "%*d", hlen, sep->se_nblks / blk_div);
180 xsize = sep->se_nblks;
181 used = sep->se_inuse;
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/scripts/stats/
H A Detf.S9 cat("\n", file=file2 , append=TRUE, fill=FALSE, sep="")
10 cat(file1, "\n", file=file2, append=TRUE, fill=FALSE, sep="")
11 cat("etf1 ", count, ", T ", mean, " ns, R ", slope, " ps/s, std ", std, " us\n", file=file2, append=TRUE, fill=FALSE, sep="")
12 str <- paste("eps/", file1, ".eps", sep="")
H A Densemble.S2 str <- paste("eps/", file1, ".eps", sep="")
H A Ditf.S2 str <- paste("eps/", file1, ".eps", sep="")
H A Dtdata.S2 str <- paste("eps/", file1, ".eps", sep="")
/netbsd-6-1-5-RELEASE/sbin/swapctl/
H A Dswaplist.c59 struct swapent *sep, *fsep; local
72 fsep = sep = (struct swapent *)malloc(nswap * sizeof(*sep));
73 if (sep == NULL)
75 rnswap = swapctl(SWAP_STATS, (void *)sep, nswap);
113 for (i = rnswap; i-- > 0; sep++)
114 if ((size_t)pathmax < (l = strlen(sep->se_path)))
116 sep = fsep;
122 for (; rnswap-- > 0; sep++) {
123 if (pflag && sep
[all...]
/netbsd-6-1-5-RELEASE/dist/nvi/ex/
H A Dex_screen.c107 int cnt, sep; local
116 col = len = sep = 0;
119 col += len = strlen(tsp->frp->name) + sep;
122 sep = 0;
125 sep = 1;
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/stand/common/
H A Dcmd.c73 int i, argc, sep; local
97 sep = 0;
101 sep = 1;
102 } else if (sep && (*p != ' ' || *p == '\0')) {
103 sep = 0;
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dfstab.c71 nextfld(char **str, const char *sep) argument
76 _DIAGASSERT(sep != NULL);
78 while ((ret = stresep(str, sep, '\\')) != NULL && *ret == '\0')
91 static const char sep[] = ":\n"; local
104 _fs_fstab.fs_spec = nextfld(&lp, sep);
107 _fs_fstab.fs_file = nextfld(&lp, sep);
108 _fs_fstab.fs_type = nextfld(&lp, sep);
117 if ((cp = nextfld(&lp, sep)) != NULL) {
119 if ((cp = nextfld(&lp, sep)) != NULL) {
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/filters/
H A Dfilter-regex.c31 char sep, *r, *ptr; local
56 sep = ')';
60 sep = ']';
64 sep = '}';
68 sep = *pat;
79 * trim the trailing character, having checked it's sep.
82 if (*ptr != sep) {
/netbsd-6-1-5-RELEASE/common/lib/libutil/
H A Dsnprintb.c68 int bit, ch, t_len, s_len = 0, l_len, f_len, v_len, sep; local
140 if (l_max > 0 && sep != '<') { \
145 STORE(sep); \
155 sep = '<'; \
170 sep = '<';
179 sep = ',';
204 sep = ',';
214 sep = ',';
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-md_2exp.c102 mpq_t sep, got, want; local
108 mpq_init (sep);
140 q = overlap ? got : sep;
176 mpq_clear (sep);

Completed in 204 milliseconds

1234567891011