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

  /src/sys/net/
link_proto.c 62 static int link_stat(struct socket *, struct stat *);
91 .pr_stat = link_stat,
348 link_stat(struct socket *so, struct stat *ub) function in typeref:typename:int
link_proto.c 62 static int link_stat(struct socket *, struct stat *);
91 .pr_stat = link_stat,
348 link_stat(struct socket *so, struct stat *ub) function in typeref:typename:int

Completed in 28 milliseconds