Searched refs:request (Results 226 - 250 of 438) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/tcp_wrappers/
H A Dtcpd.h29 struct request_info *request; /* for shared information */ member in struct:host_info
32 /* Structure to describe what we know about a service request. */
36 char user[STRING_LENGTH]; /* access via eval_user(request) */
37 char daemon[STRING_LENGTH]; /* access via eval_daemon(request) */
38 char pid[10]; /* access via eval_pid(request) */
105 * Routines for controlled initialization and update of request structure
109 struct request_info *request_init(struct request_info *,...); /* initialize request */
110 struct request_info *request_set(struct request_info *,...); /* update request structure */
123 * Routines for delayed evaluation of request attributes. Each attribute
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DVariable.h102 CompletionRequest &request);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DREPL.h107 CompletionRequest &request) override;
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.localtcpstate.ksh125 tcp:::connect-request
169 printf("tcp:::connect-request - %s\n",
H A Dtst.remotetcpstate.ksh130 tcp:::connect-request
161 printf("tcp:::connect-request - %s\n",
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.c78 v1EepromDiag(struct ath_hal *ah, int request, argument
83 switch (request) {
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_lock.c200 handle_lock(serf_request_t *request,
230 return ctx->inner_handler(request, response, ctx->inner_baton, pool);
238 apr_pool_t *pool /* request pool */,
262 apr_pool_t *pool /* request pool */,
197 handle_lock(serf_request_t *request, serf_bucket_t *response, void *handler_baton, apr_pool_t *pool) argument
H A Dget_file.c54 * This structure represents a single request to GET (fetch) a file with
68 * end and we decide to requeue this request.
89 apr_pool_t *pool /* request pool */,
103 cancel_fetch(serf_request_t *request,
112 * The core ra_serf layer will requeue our request - we just need to note
198 handle_stream(serf_request_t *request,
100 cancel_fetch(serf_request_t *request, serf_bucket_t *response, int status_code, void *baton) argument
195 handle_stream(serf_request_t *request, serf_bucket_t *response, void *handler_baton, apr_pool_t *pool) argument
/freebsd-11-stable/lib/libc/iconv/
H A Dbsd_iconv.c265 __bsd_iconvctl(iconv_t cd, int request, void *argument) argument
283 switch (request) {
/freebsd-11-stable/sys/dev/usb/misc/
H A Dufm.c186 ufm_do_req(struct ufm_softc *sc, uint8_t request, argument
195 req.bRequest = request;
/freebsd-11-stable/sys/dev/drm/
H A DdrmP.h771 int drm_addbufs_pci(struct drm_device *dev, struct drm_buf_desc *request);
772 int drm_addbufs_sg(struct drm_device *dev, struct drm_buf_desc *request);
773 int drm_addbufs_agp(struct drm_device *dev, struct drm_buf_desc *request);
811 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request);
812 int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request);
813 int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request);
814 int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request);
818 int drm_sg_alloc(struct drm_device *dev, struct drm_scatter_gather * request);
H A Dvia_drm.h248 struct drm_via_wait_irq_request request; member in union:drm_via_irqwait
/freebsd-11-stable/usr.sbin/iscsid/
H A Dpdu.c100 pdu_new_response(struct pdu *request) argument
103 return (pdu_new(request->pdu_connection));
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_ioctl_compat.c472 zfs_cmd_compat_put(zfs_cmd_t *zc, caddr_t addr, const int request, argument
756 if (request == ZFS_IOC_RECV)
798 if (request == ZFS_IOC_RECV)
1062 zcmd_ioctl_compat(int fd, int request, zfs_cmd_t *zc, const int cflag)
1071 ncmd = _IOWR('Z', request, struct zfs_iocparm);
1077 ncmd = _IOWR('Z', request, struct zfs_iocparm);
1083 ncmd = _IOWR('Z', request, struct zfs_iocparm);
1089 ncmd = _IOWR('Z', request, struct zfs_iocparm);
1095 ncmd = _IOWR('Z', request, struct zfs_iocparm);
1101 ncmd = _IOWR('Z', request, struc
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c530 ar5416GetDiagState(struct ath_hal *ah, int request, argument
537 if (ath_hal_getdiagstate(ah, request, args, argsize, result, resultsize))
539 switch (request) {
541 return ath_hal_eepromDiag(ah, request,
557 return ar5212GetDiagState(ah, request,
/freebsd-11-stable/crypto/openssh/
H A Dauthfd.c123 /* Communicate with agent: send request and read reply */
125 ssh_request_reply(int sock, struct sshbuf *request, struct sshbuf *reply) argument
132 len = sshbuf_len(request);
137 atomicio(vwrite, sock, (u_char *)sshbuf_ptr(request),
138 sshbuf_len(request)) != sshbuf_len(request))
275 /* Determine request and expected response types */
/freebsd-11-stable/sys/dev/ixl/
H A Dixlvc.c286 ** Send VF configuration request admin queue message to the PF. The reply
777 ** the request, this avoids any possibility of
800 device_printf(sc->dev, "Error sending stats request to PF: %d\n", error);
980 "%s: AQ returned error %s to our request %s!\n",
1072 ixl_vc_send_cmd(struct ixlv_sc *sc, uint32_t request) argument
1075 switch (request) {
1145 ixl_vc_process_resp(struct ixl_vc_mgr *mgr, uint32_t request, argument
1151 if (cmd == NULL || cmd->request != request)
1183 ixl_vc_send_cmd(mgr->sc, cmd->request);
[all...]
/freebsd-11-stable/sbin/devfs/
H A Drule.c52 static void rulespec_infp(FILE *fp, unsigned long request, devfs_rsnum rsnum);
273 rulespec_infp(FILE *fp, unsigned long request, devfs_rsnum rsnum) argument
282 rv = ioctl(mpfd, request, &dr);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h204 CompletionRequest &request);
418 static void AutoCompleteCallback(CompletionRequest &request, void *baton);
451 CompletionRequest &request) override;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1771 void CommandInterpreter::HandleCompletionMatches(CompletionRequest &request) { argument
1776 if (request.GetParsedLine().GetArgumentCount() == 0) {
1782 request.AddCompletions(new_matches, descriptions);
1783 } else if (request.GetCursorIndex() == 0) {
1788 GetCommandObject(request.GetParsedLine().GetArgumentAtIndex(0),
1793 strcmp(request.GetParsedLine().GetArgumentAtIndex(0),
1795 if (request.GetParsedLine().GetArgumentCount() != 1) {
1799 request.AppendEmptyArgument();
1802 request.AddCompletions(new_matches, new_descriptions);
1805 if (request
1818 HandleCompletion(CompletionRequest &request) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dgccbug.in158 [-c address] [--request-id] [--version]"
189 --request-id) REQUEST_ID=true ;;
331 >Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
341 SEND-PR: change-request A feature in GCC is missing.
377 /^Subject/s/^Subject:.*/Subject: request for a customer id/
463 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-usb.h422 * DEBUG_ROOT_HUB("OcteonUSB: Unknown root hub request\n");
462 CVMX_USB_NO_MEMORY = -2, /**< Insufficient resources were available for the request */
463 CVMX_USB_BUSY = -3, /**< The resource is busy and cannot service the request */
540 uint64_t request : 8; /**< The standard usb request to make */ member in struct:__anon8798::__anon8799
541 uint64_t value : 16; /**< Value parameter for the request in little endian format */
542 uint64_t index : 16; /**< Index for the request in little endian format */
543 uint64_t length : 16; /**< Length of the data associated with this request in little endian format */
989 * Cancel one outstanding request in a pipe. Canceling a request
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c666 ar5211GetDiagState(struct ath_hal *ah, int request, argument
673 if (ath_hal_getdiagstate(ah, request, args, argsize, result, resultsize))
675 switch (request) {
677 return ath_hal_eepromDiag(ah, request,
/freebsd-11-stable/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h167 IoctlEncryptOp_t request; member in struct:IoctlTISAEncrypt_s
/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_controller.h385 * @brief This method is called by the SCI user to send/start an IO request.
386 * If the method invocation is successful, then the IO request has
404 * to start an IO request.
406 * to start an IO request.
407 * @param[in] io_request the handle to the io request object to start.
409 * that the user desires to be utilized for this request.
415 * @return Indicate if the controller successfully started the IO request.
416 * @retval SCI_IO_SUCCESS if the IO request was successfully started.
431 * task management request.
442 * for the io requests that are being managed by the task request
[all...]

Completed in 258 milliseconds

1234567891011>>