Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_php_sapi.c102 nxt_inline u_char *nxt_realpath(const void *c);
550 p = nxt_realpath(tmp); in nxt_php_set_target()
583 p = nxt_realpath(tmp); in nxt_php_set_target()
925 nxt_realpath(const void *c) in nxt_realpath() function