HomeSort by: relevance | last modified time | path
    Searched refs:spec_pathconf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/miscfs/specfs/
specdev.h 131 int spec_pathconf(void *);
207 { &vop_pathconf_desc, spec_pathconf }, /* pathconf */ \
spec_vnops.c 174 { &vop_pathconf_desc, spec_pathconf }, /* pathconf */
1819 spec_pathconf(void *v) function in typeref:typename:int

Completed in 12 milliseconds