Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/auth/
H A Duniq.c5 typedef struct Who Who; typedef
6 struct Who struct
8 Who *next; argument
15 Who **a = arg1, **b = arg2; in cmp() argument