Home
last modified time | relevance | path

Searched defs:a4l (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c198 ace4_list_t *a4l = voidp; in nfs4_ace4_list_construct() local
211 ace4_list_t *a4l = voidp; in nfs4_ace4_list_destroy() local
313 ace4_list_free(ace4_list_t *a4l) in ace4_list_free()
344 ace4_list_init(ace4_list_t *a4l, int dfacl_flag) in ace4_list_init()
/illumos-gate/usr/src/common/crypto/ecc/
H A Decp_256.c70 mp_digit a4h, a4l, a5h, a5l, a6h, a6l, a7h, a7l; in ec_GFp_nistp256_mod() local