Home
last modified time | relevance | path

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

/freebsd/usr.bin/mt/
H A Dmt.c188 static u_int32_t stringtocomp(const char *s);
261 mt_com.mt_count = stringtocomp(*argv); in main()
559 stringtocomp(const char *s) in stringtocomp() function