Home
last modified time | relevance | path

Searched defs:arrayp (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/db/log/
H A Dlog_archive.c50 char **array, **arrayp, *name, *p, *pref, buf[MAXPATHLEN]; local
191 char **array, **arrayp, *p, *real_name; local
380 char **array, **arrayp, **orig, *strp; local
/titanic_41/usr/src/uts/i86xpv/sys/
H A Devtchn_impl.h81 #define SET_EVTCHN_BIT(bit, arrayp) \ argument
84 #define CLEAR_EVTCHN_BIT(bit, arrayp) \ argument
87 #define TEST_EVTCHN_BIT(bit, arrayp) \ argument
/titanic_41/usr/src/lib/libxcurses/src/tic/
H A Dticmain.c186 find(char const *capname, void **arrayp, int *indexp) in find()
/titanic_41/usr/src/cmd/svc/common/
H A Dmanifest_find.c253 manifest_info_t ***arrayp, int flags) in find_manifests()
/titanic_41/usr/src/lib/libfsmgt/common/
H A Dfileutil.c52 fileutil_free_string_array(char **arrayp, int num_elements) in fileutil_free_string_array()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c3949 xdr_snfs_argop4_free(XDR *xdrs, nfs_argop4 **arrayp, int len) in xdr_snfs_argop4_free()
4491 xdr_nfs_resop4_free(XDR *xdrs, nfs_resop4 **arrayp, int len, int decode_len) in xdr_nfs_resop4_free()
4619 xdr_snfs_resop4_free(XDR *xdrs, nfs_resop4 **arrayp, int len, int decode_len) in xdr_snfs_resop4_free()
/titanic_41/usr/src/cmd/oawk/
H A Drun.c996 CELL *vp, *arrayp, *cp, **tp; in instat() local
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c4972 char **arrayp = NULL; local
H A Demlxs_dhchap.c7994 char **arrayp; in emlxs_auth_cfg_read() local
8648 char **arrayp; in emlxs_auth_key_read() local
H A Demlxs_solaris.c11511 char **arrayp; in emlxs_read_vport_prop() local
/titanic_41/usr/src/cmd/awk/
H A Drun.c1452 register Cell *x, *vp, *arrayp, *cp, *ncp; in instat() local