Searched defs:in (Results 1 - 25 of 797) sorted by last modified time

1234567891011>>

/freebsd-13-stable/usr.sbin/yp_mkdb/
H A Dyp_mkdb.c330 char in = 0; local
/freebsd-13-stable/usr.sbin/utx/
H A Dutx.c41 b16_pton(const char *in, char *out, size_t len) argument
/freebsd-13-stable/usr.sbin/syslogd/
H A Dsyslogd.c971 parsemsg_remove_unsafe_characters(const char *in, char *out, size_t outlen) argument
[all...]
/freebsd-13-stable/usr.sbin/rpcbind/tests/
H A Daddrmerge_test.c85 struct sockaddr_in *in = (struct sockaddr_in*) local
[all...]
/freebsd-13-stable/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c520 buf_gzip(const char *in, size_t inlen, char *out, size_t *outlen) argument
/freebsd-13-stable/usr.sbin/ppp/
H A Dthroughput.h48 } in, out; member in struct:pppThroughput
H A Dchat.c339 chat_UpdateLog(struct chat *c, int in) argument
387 ssize_t in; local
[all...]
H A Dchap.c262 int in[2], out[2]; local
[all...]
H A Dccp.h74 } in, out; member in struct:ccp_config::__anon16624
106 } in; member in struct:ccp
H A Dbundle.h127 struct filter in; /* incoming packet filter */ member in struct:bundle::__anon16618
H A Dauth.h47 } in; member in struct:authinfo
/freebsd-13-stable/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c278 struct pmcpl_ct_instr *in; local
[all...]
/freebsd-13-stable/usr.sbin/makefs/msdos/
H A Dmsdosfs_conv.c451 char8ucs2str(const uint8_t *in, int n, uint16_t *out, int m) argument
[all...]
/freebsd-13-stable/usr.sbin/makefs/
H A Dffs.c904 struct inode in; local
[all...]
/freebsd-13-stable/usr.sbin/fdread/
H A Dfdutil.c170 parse_fmt(const char *s, enum fd_drivetype type, struct fd_type in, struct fd_type *out) argument
348 print_fmt(struct fd_type in) argument
[all...]
/freebsd-13-stable/usr.sbin/cron/crontab/
H A Dcrontab.c235 copy_file(FILE *in, FILE *out) { argument
[all...]
/freebsd-13-stable/usr.sbin/cron/cron/
H A Ddo_command.c509 register FILE *in = fdopen(stdout_pipe[READ_PIPE], "r"); local
[all...]
/freebsd-13-stable/usr.sbin/bhyve/
H A Dvga.c717 vga_port_in_handler(struct vmctx *ctx, int in, int port, int bytes, argument
944 vga_port_out_handler(struct vmctx *ctx, int in, int port, int bytes, argument
1217 vga_port_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
[all...]
H A Dpost.c42 post_data_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
H A Dpctestdev.c190 pctestdev_debugexit_io(struct vmctx *ctx, int vcpu, int in, int port, argument
222 pctestdev_ioport_io(struct vmctx *ctx, int vcpu, int in, int port, argument
245 pctestdev_irq_io(struct vmctx *ctx, int vcpu, int in, int port, int bytes, uint32_t *eax, void *arg) argument
[all...]
H A Dpm.c63 reset_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
161 pm1_status_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
185 pm1_enable_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
238 pm1_control_handler(struct vmctx *ctx, int vcpu, int in, in argument
288 gpe0_sts(struct vmctx *ctx, int vcpu, int in, int port, int bytes, uint32_t *eax, void *arg) argument
312 gpe0_en(struct vmctx *ctx, int vcpu, int in, int port, int bytes, uint32_t *eax, void *arg) argument
336 smi_cmd_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, uint32_t *eax, void *arg) argument
[all...]
H A Dpci_lpc.c172 lpc_uart_io_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
H A Dpci_emul.c371 pci_emul_io_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
1069 int bus, slot, func, coff, in; local
1783 pci_cfgrw(struct vmctx *ctx, int vcpu, int in, int bus, int slot, int func, int coff, int bytes, uint32_t *eax) argument
1925 pci_emul_cfgaddr(struct vmctx *ctx, int vcpu, int in, int port, int bytes, uint32_t *eax, void *arg) argument
1955 pci_emul_cfgdata(struct vmctx *ctx, int vcpu, int in, int port, int bytes, uint32_t *eax, void *arg) argument
[all...]
H A Dinout.c68 default_inout(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
108 int addrsize, bytes, flags, in, port, prot, rep; local
[all...]
H A Dfwctl.c521 fwctl_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument

Completed in 172 milliseconds

1234567891011>>