Home
last modified time | relevance | path

Searched refs:REQUEST (Results 1 – 25 of 31) sorted by last modified time

12

/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src239 # REQUEST FOR CONTACT INFORMATION AND HISTORICAL MATERIAL
H A Dtermcap.src239 # REQUEST FOR CONTACT INFORMATION AND HISTORICAL MATERIAL
/illumos-gate/usr/src/cmd/cmd-crypto/elfsign/
H A Delfsign.c59 #define REQUEST "request" macro
188 } else if (strcmp(scmd, REQUEST) == 0) { in main()
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dinit.c135 REQUEST *r; in init_requests()
H A Dnodes.h169 REQUEST *request;
H A Dfncs.c426 new_rstatus(REQUEST *r, SECURE *s) in new_rstatus()
432 result->request = calloc(1, sizeof (REQUEST)); in new_rstatus()
676 REQUEST *
679 register REQUEST *ret; in Getrequest()
885 void GetRequestFiles(REQUEST *req, char *buffer, int length) in GetRequestFiles()
H A Dlpsched.h229 extern void GetRequestFiles(REQUEST *req, char *buffer, int length);
237 REQUEST * Getrequest ( char * );
335 extern RSTATUS *new_rstatus(REQUEST *, SECURE *);
/illumos-gate/usr/src/lib/libeti/form/common/
H A Ddriver.c39 } REQUEST; typedef
41 static REQUEST parse(int);
47 static REQUEST carray [MAX_FORM_COMMAND - MIN_FORM_COMMAND + 1] =
115 static REQUEST FAIL = { (PTF_int) 0, (PTF_int) 0 };
181 REQUEST x; in form_driver()
209 static REQUEST
/illumos-gate/usr/src/cmd/lp/model/
H A Dtsol_standard956 # fault WITH THE REQUEST. The output is mailed to the
H A Dtsol_standard_foomatic985 # fault WITH THE REQUEST. The output is mailed to the
H A Dstandard888 # fault WITH THE REQUEST. The output is mailed to the
/illumos-gate/usr/src/cmd/lp/lib/requests/
H A Dfreerequest.c45 REQUEST * reqbufp in freerequest()
49 register REQUEST *reqbufp; in freerequest()
H A Dgetrequest.c50 REQUEST *
60 REQUEST *reqp;
H A Dputrequest.c54 REQUEST * reqbufp in putrequest()
59 REQUEST *reqbufp;
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dpapi_impl.h72 REQUEST *request;
79 extern void lpsched_request_to_job(REQUEST *r, job_t *j);
110 REQUEST *r, papi_attribute_t **attributes);
131 extern void lpsched_request_to_job_attributes(REQUEST *r, job_t *j);
H A Djob.c175 static REQUEST *
178 REQUEST *r; in create_request()
210 REQUEST *r; in authorized()
546 REQUEST *request; in papiJobSubmit()
665 REQUEST *request; in papiJobSubmitByReference()
1010 REQUEST *r = getrequest(req_id); in papiJobMove()
1052 REQUEST *r = getrequest(req_id); in papiJobCancel()
1082 REQUEST *r = NULL; in hold_release_job()
1156 REQUEST *r = NULL; in papiJobModify()
1245 REQUEST *request; in papiJobCreate()
[all …]
H A Dlpsched-misc.c105 REQUEST *request = NULL; in printer_name_from_uri_id()
H A Dlpsched-jobs.c42 job_attributes_to_lpsched_request(papi_service_t svc, REQUEST *r, in job_attributes_to_lpsched_request()
392 lpsched_request_to_job_attributes(REQUEST *r, job_t *j) in lpsched_request_to_job_attributes()
526 REQUEST *r; in lpsched_read_job_configuration()
/illumos-gate/usr/src/cmd/lp/include/
H A Drequests.h66 typedef struct REQUEST { struct
82 } REQUEST; argument
134 REQUEST * getrequest ( char * );
135 int putrequest ( char *, REQUEST * );
136 void freerequest ( REQUEST * );
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_align.c99 REQUEST req;
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c594 if (mtype != REQUEST && mtype != RELEASE) { in intercept_dhcpv4_outbound()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6184 Others (such as the REQUEST message used for renew and rebind) are
H A DREADME181 must send a REQUEST packet and wait for an ACK or NAK packet in
182 response. This is done by sending a REQUEST and then returning to the
208 DISCOVER, collecting OFFERs, selecting an OFFER, sending a REQUEST,
224 begins trying to renew a lease. This is done by sending a REQUEST
227 the lease as well, then if the agent were to send another REQUEST,
/illumos-gate/usr/src/uts/common/netinet/
H A Ddhcp.h214 #define REQUEST ((uint8_t)3) macro
/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c61 static uint8_t opt_request[] = { CD_DHCP_TYPE, 1, REQUEST };
152 if ((type == DISCOVER) || (type == REQUEST)) in set_hw_spec_data()

12