Searched refs:NG_PATHSIZ (Results 1 – 9 of 9) sorted by relevance
207 u_char sgbuf[NG_PATHSIZ + NGSA_OVERHEAD]; in NgDeliverMsg()236 strlcpy(sg->sg_data, path, NG_PATHSIZ); in NgDeliverMsg()292 u_char sgbuf[NG_PATHSIZ + NGSA_OVERHEAD]; in NgRecvMsg()306 strlcpy(path, sg->sg_data, NG_PATHSIZ); in NgRecvMsg()
118 char path[NG_PATHSIZ]; in ListCmd()
134 char path[NG_PATHSIZ]; in MsgRead()
148 char path[NG_PATHSIZ]; in DotCmd()
53 #define NG_PATHSIZ 512 /* max path len (including null) */ macro190 char path[NG_PATHSIZ]; /* peer path */
51 #define NG_PATHSIZ 512 /* max path len (including null) */ macro188 char path[NG_PATHSIZ]; /* peer path */
857 NG_PATHSIZ
1727 char fullpath[NG_PATHSIZ]; in ng_path2noderef()
1733 char fullpath[NG_PATHSIZ]; in ng_path2noderef()