/src/usr.sbin/lpr/lpd/ |
key.c | 57 c_key(const void *, const void *); 96 c_key(const void *a, const void *b) function in typeref:typename:int 118 sizeof(keys)/sizeof(struct key), sizeof(struct key), c_key)))
|
key.c | 57 c_key(const void *, const void *); 96 c_key(const void *a, const void *b) function in typeref:typename:int 118 sizeof(keys)/sizeof(struct key), sizeof(struct key), c_key)))
|
/src/bin/stty/ |
key.c | 108 static int c_key(const void *, const void *); 111 c_key(const void *a, const void *b) function in typeref:typename:int 133 sizeof(keys)/sizeof(struct key), sizeof(struct key), c_key)))
|
key.c | 108 static int c_key(const void *, const void *); 111 c_key(const void *a, const void *b) function in typeref:typename:int 133 sizeof(keys)/sizeof(struct key), sizeof(struct key), c_key)))
|