Home
last modified time | relevance | path

Searched refs:smbd_vss_map_gmttoken (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_vss.c92 typedef struct smbd_vss_map_gmttoken { struct
238 smbd_vss_map_gmttoken(const char *path, char *gmttoken, time_t toktime, in smbd_vss_map_gmttoken() function
H A Dsmbd.h74 int smbd_vss_map_gmttoken(const char *, char *, time_t, char *);
H A Dsmbd_doorsvc.c958 if ((smbd_vss_map_gmttoken(request.gts_path, request.gts_gmttoken, in smbd_dop_vss_map_gmttoken()