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

/freebsd-11-stable/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c134 static char * mkfullname(const char *s1, const char *s2, const char *s3);
179 mkfullname(const char *s1, const char *s2, const char *s3) function
849 name = mkfullname(pe->path, opt, postfix[j]);

Completed in 81 milliseconds