Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/mt/
H A Dmt.c203 static u_int32_t stringtocomp(const char *s);
276 mt_com.mt_count = stringtocomp(*argv); in main()
574 stringtocomp(const char *s) in stringtocomp() function