Searched defs:valp (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A DDrvAudio.h66 void *valp; member in struct:audio_option
H A Daudio_int.h58 void *valp; member in struct:audio_option
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_types.c744 ctf_enum_value(ctf_file_t *fp, ctf_id_t type, const char *name, int *valp) argument
769 if (valp != NULL)
770 *valp = ep->cte_value;
/vbox/src/VBox/Additions/solaris/SharedFolders/
H A Dvboxfs_vnode.c843 ulong_t *valp,
846 return (fs_pathconf(vp, cmd, valp, cr));
856 ulong_t *valp,
860 return (fs_pathconf(vp, cmd, valp, cr, ct));
840 sffs_pathconf( vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr) argument
853 sffs_pathconf( vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr, caller_context_t *ct) argument

Completed in 1287 milliseconds