Home
last modified time | relevance | path

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

/dports/net/gmid/gmid-1.7.5/
H A Dgmid.h352 int vhost_dirfd(struct vhost*, const char*, size_t*);
H A Dserver.c227 vhost_dirfd(struct vhost *v, const char *path, size_t *retloc) in vhost_dirfd() function
332 dirfd = vhost_dirfd(c->host, path, &c->loc); in check_path()