OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:printer
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/lpr/common_source/
common_vars.c
46
char *
printer
; /*
printer
name */
variable
/src/usr.sbin/rpc.pcnfsd/
pcnfsd_test.c
26
char *
printer
;
local
32
fprintf(stderr, "usage: %s server host
printer
user password [transport]\n",
39
printer
= argv[3];
64
test_v2_init(host_name,
printer
);
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");
72
test_v2_queue(
printer
, user_name, FALSE);
75
test_v2_cancel(host_name,
printer
, "nosuchuser", last_id);
77
test_v2_cancel(host_name,
printer
, user_name, last_id)
[
all
...]
Completed in 19 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026