Home
last modified time | relevance | path

Searched refs:close1 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_subr.c388 char *close1, *close2; in i_match_hostorip() local
401 close1 = close2 = NULL; in i_match_hostorip()
448 close1 = strchr(val, (int)']'); in i_match_hostorip()
449 if (close1 == NULL) { in i_match_hostorip()
453 *close1 = '\0'; in i_match_hostorip()
466 val = close1 + 1; in i_match_hostorip()
648 if (close1 != NULL) in i_match_hostorip()
649 *close1 = '['; in i_match_hostorip()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dio.sh113 echo $(./close1)
115 print "echo abc" > close1
116 chmod +x close0 close1