Home
last modified time | relevance | path

Searched defs:input (Results 1 – 25 of 200) sorted by path

12345678

/illumos-gate/usr/src/boot/common/
H A Dinterp.c97 char *input = NULL; in interact() local
203 char *cp, input[256]; /* big enough? */ in include() local
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dsha256.c232 Encode64(uint8_t *output, uint64_t *input, size_t len) in Encode64()
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y632 static char *input = NULL; /* current place in the input stream */ variable
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioLib.cc73 Audio* input) // input data stream in Audio_WriteOutputFile()
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c1125 input(void *cookie, void *argp, int arg_size, door_desc_t *dp, in input() function
/illumos-gate/usr/src/cmd/awk/
H A Dlex.c597 input(void) /* get next lexical input character */ in input() function
/illumos-gate/usr/src/cmd/backup/restore/
H A Dinteractive.c310 static char input[MAXCOMPLEXLEN]; /* shared by getcmd() and setpagercmd() */ variable
445 copynext(char *input, char *output, size_t outsize) in copynext()
/illumos-gate/usr/src/cmd/bhyve/
H A Drfb.c1270 bool input; in rfb_client_tx_thread() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap_ms.c200 static u_char Get7Bits(input, startBit) in Get7Bits() argument
H A Dpppd.h356 void (*input) __P((int unit, u_char *pkt, int len)); member
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dencrypt.h80 int (*input)(int); member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c471 krb5_data input; in recvauth() local
H A Din.rshd.c1528 krb5_data input; in recvauth() local
H A Din.telnetd.c666 krb5_data input; in kerberos5_is() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dinput.c154 input(struct sockaddr_in *from, /* received from this IP address */ in input() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c958 parse_key(char *input, uint_t *keybuflen, uint_t *lbits) in parse_key()
H A Dipsecconf.c1791 print_raw_address(void *input, boolean_t isv4) in print_raw_address()
H A Dipseckey.c823 parsekey(char *input, char *ebuf, uint_t reserved_bits) in parsekey()
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c194 char *input; /* ptr to stdin */ member
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c127 conv_to_utf8(char *input) in conv_to_utf8()
181 conv_from_utf8(char *input) in conv_from_utf8()
/illumos-gate/usr/src/cmd/diff/
H A Ddiff.h153 FILE *input[2]; /* two input files */ variable
/illumos-gate/usr/src/cmd/format/
H A Dio.c411 input(int type, char *promptstr, int delim, u_ioparam_t *param, int *deflt, in input() function
H A Dmenu_scsi.c748 parse_change_spec(char *full_input, char *input, int pageno, in parse_change_spec()
851 do_default(char *input) in do_default()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c648 get_opts(char *input, char *opts, char *fstype, bool_t *fstype_opt) in get_opts()
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.c298 char input[80]; in yes() local

12345678