Searched refs:subex (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/libexec/getty/
H A Dsubr.c490 size_t subex, totalsize; local
498 subex = !!regex.re_nsub;
499 totalsize = match[subex].rm_eo - match[subex].rm_so + 1;
500 strlcpy(editedhost, HN + match[subex].rm_so, totalsize >

Completed in 79 milliseconds