Searched refs:uid_to_chars (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/gnutar-453/gnutar/src/
H A Dcommon.h475 #define UID_TO_CHARS(val, where) uid_to_chars (val, where, sizeof (where))
487 bool uid_to_chars (uid_t uid, char *buf, size_t size);
H A Dcreate.c472 uid_to_chars (uid_t v, char *p, size_t s)
471 uid_to_chars (uid_t v, char *p, size_t s) function

Completed in 70 milliseconds