Home
last modified time | relevance | path

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

/netbsd-src/bin/sh/
H A Dexec.h72 void changepath(char *, int);
H A Dexec.c847 changepath(char *newval, int flags __unused) in changepath() function