HomeSort by: relevance | last modified time | path
    Searched defs:audata (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/rpc/
auth_unix.c 93 struct audata { struct
100 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private)
114 struct audata *au;
243 struct audata *au;
255 struct audata *au;
287 struct audata *au = AUTH_PRIVATE(auth);
331 struct audata *au;
341 mem_free(auth->ah_private, sizeof(struct audata));
358 struct audata *au;
  /src/usr.bin/cdplay/
cdplay.c 152 u_char *audata, *aubuf; member in struct:__anon2e93dcf70108
421 free(da.audata);

Completed in 50 milliseconds