HomeSort by: relevance | last modified time | path
    Searched defs:colon (Results 1 - 16 of 16) sorted by relevancy

  /src/usr.bin/make/unit-tests/
depsrc-usebefore-double-colon.mk 1 # $NetBSD: depsrc-usebefore-double-colon.mk,v 1.1 2020/08/22 08:29:13 rillig Exp $
4 # combined with the double-colon dependency operator.
10 double-colon:: .USEBEFORE
11 @echo double-colon early 1
15 double-colon::
16 @echo double-colon early 2
20 double-colon:: .USEBEFORE
21 @echo double-colon early 3
25 action: double-colon
29 double-colon:
    [all...]
dep-double-colon-indep.mk 1 # $NetBSD: dep-double-colon-indep.mk,v 1.1 2020/10/23 19:11:30 rillig Exp $
16 @rm -f dep-double-colon-1???
18 _!= touch -t 202001011200 dep-double-colon-1200
19 _!= touch -t 202001011300 dep-double-colon-1300
20 _!= touch -t 202001011400 dep-double-colon-1400
21 _!= touch -t 202001011500 dep-double-colon-1500
23 all: dep-double-colon-1300
25 dep-double-colon-1300:: dep-double-colon-1200
28 dep-double-colon-1300:: dep-double-colon-140
    [all...]
dep.mk 9 only-colon:
10 # expect+1: Inconsistent operator for only-colon
11 only-colon!
12 # expect+1: Inconsistent operator for only-colon
13 only-colon::
16 only-colon:
  /src/usr.bin/audio/common/
decode.c 79 char *s, *colon, *dot; local in function:decode_time
90 if ((colon = strchr(s, ':')) != NULL) {
91 *colon++ = '\0';
94 s = colon;
96 if ((colon = strchr(s, ':')) != NULL) {
97 *colon++ = '\0';
101 s = colon;
  /src/bin/rcp/
util.c 58 colon(char *cp) function in typeref:typename:char *
60 if (*cp == ':') /* Leading colon is part of file name. */
  /src/sbin/newfs_udf/
newfs_udf.c 145 char scrap[255], *colon; local in function:main
211 if ((colon = strstr(optarg, ":"))) {
214 *colon = 0;
216 optarg = colon+1;
  /src/usr.bin/rdist/
docmd.c 656 colon(char *cp) function in typeref:typename:char *
  /src/usr.sbin/puffs/mount_psshfs/
psshfs.c 70 static char * colon(char *);
90 colon(char *cp) function in typeref:typename:char *
295 if ((path = colon(host)) != NULL) {
  /src/usr.sbin/ypserv/mknetid/
mknetid.c 218 int colon; local in function:read_passwd
236 for (k = p, colon = 0; *k != '\0'; k++)
238 colon++;
240 if (colon != 6) {
293 int colon; local in function:read_group
311 for (k = p, colon = 0; *k != '\0'; k++)
313 colon++;
315 if (colon != 3) {
  /src/usr.sbin/altq/libaltq/
quip_server.c 434 const char *colon; local in function:query_list
446 if ((colon = strchr(arg, ':')) == NULL)
448 else if (strchr(colon+1, ':') == NULL)
  /src/usr.bin/mkdep/
mkdep.c 217 char *buf, *lim, *ptr, *line, *suf, *colon, *eol; local in function:main
376 for (colon = line; *colon != ':'; colon++) {
377 if (colon >= eol) {
378 colon = NULL;
382 if (isspace((unsigned char)*line) || colon == NULL) {
392 for (suf = colon; suf > buf; suf--) {
438 if (write(dependfile, colon, eol - colon) < 0
    [all...]
  /src/usr.bin/mail/
support.c 180 ishfield(const char linebuf[], char *colon, const char field[])
182 char *cp = colon;
198 * "colon" is set to point to the colon in the header.
205 gethfield(FILE *f, char linebuf[], int rem, char **colon)
226 *colon = cp;
265 char *colon, *oldhfield = NULL; local in function:hfield
279 if ((lc = gethfield(ibuf, linebuf, lc, &colon)) < 0)
282 if ((headerfield = ishfield(linebuf, colon, field)) != NULL) {
290 if ((headerfield = ishfield(linebuf, colon, field)) != NULL
    [all...]
mime_decode.c 1075 * For a proper header, "*colon" is set to point to the colon
1081 * 3) only sets *colon if there is a "proper" one.
1084 get_folded_hfield(FILE *f, char *linebuf, size_t bufsize, char **colon)
1100 *colon = *cp2 == ':' ? linebuf + (cp2 - cp) : NULL;
1125 char *colon; local in function:decode_header
1129 while (get_folded_hfield(fi, linebuf, sizeof(linebuf), &colon) >= 0) {
1133 if (colon)
  /src/usr.sbin/wgconfig/
wgconfig.c 526 char *bracket, *colon; local in function:handle_option_endpoint
534 colon = bracket + 1;
535 if (*colon != ':')
537 *colon = '\0';
538 port = colon + 1;
540 char *colon, *tmp; local in function:handle_option_endpoint
541 colon = strchr(addr_port, ':');
542 if (colon == NULL)
544 tmp = strchr(colon + 1, ':');
547 /* Assume the last colon is a separator *
    [all...]
  /src/usr.sbin/makefs/
udf.c 199 char buffer[1024], *buf, *colon; local in function:udf_parse_opts
265 if ((colon = strstr(buf, ":"))) {
268 *colon = 0;
270 buf = colon+1;
  /src/usr.sbin/user/
user.c 442 char *colon; local in function:modify_gid
476 if ((colon = strchr(buf, ':')) == NULL) {
480 entc = (int)(colon - buf);
549 char *colon; local in function:append_group
600 if ((colon = strchr(buf, ':')) == NULL) {
604 entc = (int)(colon - buf);
1432 char *colon; local in function:moduser
1660 if ((colon = strchr(buf, ':')) == NULL) {
1664 colonc = (size_t)(colon - buf);

Completed in 21 milliseconds