Home
last modified time | relevance | path

Searched defs:splitpath (Results 1 – 7 of 7) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DWin32.pm187 sub splitpath { subroutine
H A DOS2.pm72 sub splitpath { subroutine
H A DMac.pm461 sub splitpath { subroutine
H A DVMS.pm338 sub splitpath { subroutine
H A DUnix.pm246 sub splitpath { subroutine
/onnv-gate/usr/src/cmd/logadm/
H A Dkw.c76 static char *splitpath; in kw_init() local
/onnv-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c100 splitpath(char *string, char *dir, char *prefix, char *key) { in splitpath() function