Home
last modified time | relevance | path

Searched defs:valp (Results 1 – 25 of 71) sorted by relevance

123

/freebsd-10-stable/contrib/nvi/common/
Doptions_f.c39 u_long *valp) in f_altwerase()
54 u_long *valp) in f_columns()
88 u_long *valp) in f_lines()
145 u_long *valp) in f_lisp()
159 u_long *valp) in f_msgcat()
173 u_long *valp) in f_print()
202 u_long *valp) in f_readonly()
223 u_long *valp) in f_recompile()
244 u_long *valp) in f_reformat()
258 u_long *valp) in f_ttywerase()
[all …]
Dutil.c295 u_long *valp, in nget_uslong()
317 long *valp, in nget_slong()
/freebsd-10-stable/crypto/openssh/
Dsshbuf-getput-basic.c45 sshbuf_get_u64(struct sshbuf *buf, u_int64_t *valp) in sshbuf_get_u64()
58 sshbuf_get_u32(struct sshbuf *buf, u_int32_t *valp) in sshbuf_get_u32()
71 sshbuf_get_u16(struct sshbuf *buf, u_int16_t *valp) in sshbuf_get_u16()
84 sshbuf_get_u8(struct sshbuf *buf, u_char *valp) in sshbuf_get_u8()
97 sshbuf_get_string(struct sshbuf *buf, u_char **valp, size_t *lenp) in sshbuf_get_string()
124 sshbuf_get_string_direct(struct sshbuf *buf, const u_char **valp, size_t *lenp) in sshbuf_get_string_direct()
150 sshbuf_peek_string_direct(const struct sshbuf *buf, const u_char **valp, in sshbuf_peek_string_direct()
181 sshbuf_get_cstring(struct sshbuf *buf, char **valp, size_t *lenp) in sshbuf_get_cstring()
432 const u_char **valp, size_t *lenp) in sshbuf_get_bignum2_bytes_direct()
Dpacket.c2876 sshpkt_get(struct ssh *ssh, void *valp, size_t len) in sshpkt_get()
2882 sshpkt_get_u8(struct ssh *ssh, u_char *valp) in sshpkt_get_u8()
2888 sshpkt_get_u32(struct ssh *ssh, u_int32_t *valp) in sshpkt_get_u32()
2894 sshpkt_get_u64(struct ssh *ssh, u_int64_t *valp) in sshpkt_get_u64()
2900 sshpkt_get_string(struct ssh *ssh, u_char **valp, size_t *lenp) in sshpkt_get_string()
2906 sshpkt_get_string_direct(struct ssh *ssh, const u_char **valp, size_t *lenp) in sshpkt_get_string_direct()
2912 sshpkt_get_cstring(struct ssh *ssh, char **valp, size_t *lenp) in sshpkt_get_cstring()
/freebsd-10-stable/sys/arm/arm/
Ddb_interface.c104 db_access_und_sp(struct db_variable *vp, db_expr_t *valp, int rw) in db_access_und_sp()
115 db_access_abt_sp(struct db_variable *vp, db_expr_t *valp, int rw) in db_access_abt_sp()
126 db_access_irq_sp(struct db_variable *vp, db_expr_t *valp, int rw) in db_access_irq_sp()
136 int db_frame(struct db_variable *vp, db_expr_t *valp, int rw) in db_frame()
/freebsd-10-stable/contrib/bsnmp/snmpd/
Dexport.c58 ssize_t req_size, u_char **valp) in string_save()
89 string_rollback(struct snmp_context *ctx, u_char **valp) in string_rollback()
158 ip_save(struct snmp_value *value, struct snmp_context *ctx, u_char *valp) in ip_save()
175 ip_rollback(struct snmp_context *ctx, u_char *valp) in ip_rollback()
195 ip_get(struct snmp_value *value, u_char *valp) in ip_get()
/freebsd-10-stable/lib/libdwarf/
Ddwarf_attrval.c83 dwarf_attrval_flag(Dwarf_Die die, uint64_t attr, Dwarf_Bool *valp, Dwarf_Error *err) in dwarf_attrval_flag()
161 dwarf_attrval_signed(Dwarf_Die die, uint64_t attr, Dwarf_Signed *valp, Dwarf_Error *err) in dwarf_attrval_signed()
198 dwarf_attrval_unsigned(Dwarf_Die die, uint64_t attr, Dwarf_Unsigned *valp, Dwarf_Error *err) in dwarf_attrval_unsigned()
/freebsd-10-stable/contrib/sendmail/libsm/
Dsyslogio.c173 sm_syslogsetinfo(fp, what, valp) in sm_syslogsetinfo() argument
206 sm_sysloggetinfo(fp, what, valp) in sm_sysloggetinfo() argument
Dfindfp.c283 sm_io_setinfo(fp, what, valp) in sm_io_setinfo() argument
356 sm_io_getinfo(fp, what, valp) in sm_io_getinfo() argument
Dsmstdio.c251 sm_stdiosetinfo(fp, what, valp) in sm_stdiosetinfo() argument
280 sm_stdiogetinfo(fp, what, valp) in sm_stdiogetinfo() argument
Dstdio.c303 sm_stdsetinfo(fp, what, valp) in sm_stdsetinfo() argument
335 sm_stdgetinfo(fp, what, valp) in sm_stdgetinfo() argument
Dstrio.c403 sm_strsetinfo(fp, what, valp) in sm_strsetinfo() argument
434 sm_strgetinfo(fp, what, valp) in sm_strgetinfo() argument
/freebsd-10-stable/contrib/nvi/vi/
Dv_init.c116 v_optchange(SCR *sp, int offset, char *str, u_long *valp) in v_optchange()
/freebsd-10-stable/contrib/gdb/gdb/
Dauxv.c122 CORE_ADDR *typep, CORE_ADDR *valp) in target_auxv_parse()
147 target_auxv_search (struct target_ops *ops, CORE_ADDR match, CORE_ADDR *valp) in target_auxv_search()
/freebsd-10-stable/sys/contrib/ia64/libuwx/src/
Duwx_bstream.c107 int uwx_get_uleb128(struct uwx_bstream *bstream, uint64_t *valp) in uwx_get_uleb128()
Duwx_step.c717 uint64_t *valp, uint64_t *histp) in uwx_restore_reg()
767 uint64_t *valp, uint64_t *histp) in uwx_restore_freg()
Duwx_context.c57 int uwx_get_reg(struct uwx_env *env, int regid, uint64_t *valp) in uwx_get_reg()
/freebsd-10-stable/usr.bin/mkimg/
Dmkimg.c185 parse_uint32(uint32_t *valp, uint32_t min, uint32_t max, const char *arg) in parse_uint32()
198 parse_uint64(uint64_t *valp, uint64_t min, uint64_t max, const char *arg) in parse_uint64()
/freebsd-10-stable/sys/dev/aic7xxx/
Daic79xx_osm.h174 #define ahd_outsb(ahd, port, valp, count) \ argument
179 #define ahd_insb(ahd, port, valp, count) \ argument
Daic7xxx_osm.h174 #define ahc_outsb(ahc, port, valp, count) \ argument
177 #define ahc_insb(ahc, port, valp, count) \ argument
/freebsd-10-stable/contrib/sendmail/src/
Dbf.c263 sm_bfgetinfo(fp, what, valp) in sm_bfgetinfo() argument
825 sm_bfsetinfo(fp, what, valp) in sm_bfsetinfo() argument
Dsfsasl.c57 sasl_getinfo(fp, what, valp) in sasl_getinfo() argument
452 tls_getinfo(fp, what, valp) in tls_getinfo() argument
/freebsd-10-stable/contrib/amd/libamu/
Dmtab.c167 hasmntvalerr(mntent_t *mnt, char *opt, int *valp) in hasmntvalerr()
/freebsd-10-stable/sys/ddb/
Ddb_main.c152 db_expr_t *valp) in X_db_symbol_values()
/freebsd-10-stable/sys/geom/eli/
Dg_eli_ctl.c488 intmax_t *valp; in g_eli_ctl_setkey() local
597 intmax_t *valp; in g_eli_ctl_delkey() local

123