HomeSort by: relevance | last modified time | path
    Searched defs:test_v2_start (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rpc.pcnfsd/
pcnfsd_test.c 66 test_v2_start(host_name, printer, user_name, "foo", "foo");
68 test_v2_start(host_name, printer, user_name, "bar", "bar");
70 test_v2_start(host_name, printer, user_name, "bletch", "gack");
226 test_v2_start(char *host_name, char *printer, char *user_name, char *tag1, char *tag2) function
pcnfsd_test.c 66 test_v2_start(host_name, printer, user_name, "foo", "foo");
68 test_v2_start(host_name, printer, user_name, "bar", "bar");
70 test_v2_start(host_name, printer, user_name, "bletch", "gack");
226 test_v2_start(char *host_name, char *printer, char *user_name, char *tag1, char *tag2) function

Completed in 22 milliseconds