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

  /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)))
  /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)))

Completed in 28 milliseconds