Home
last modified time | relevance | path

Searched refs:pathname (Results 1 – 2 of 2) sorted by relevance

/support/
A Dxchmod.c25 xchmod (const char *pathname, mode_t mode) in xchmod() argument
27 int r = chmod (pathname, mode); in xchmod()
29 FAIL_EXIT1 ("chmod (%s, %d): %m", pathname, mode); in xchmod()
A Dxunistd.h63 void xchmod (const char *pathname, mode_t mode);

Completed in 4 milliseconds