Searched refs:pst (Results 26 - 30 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dreply.c1793 static NTSTATUS can_rename(connection_struct *conn, char *fname, uint16 dirtype, SMB_STRUCT_STAT *pst, BOOL self_open) argument
1803 fmode = dos_mode(conn,fname,pst);
1808 if (S_ISDIR(pst->st_mode)) {
1812 status = open_file_ntcreate(conn, fname, pst,
H A Dtrans2.c2964 static BOOL marshall_posix_acl(connection_struct *conn, char *pdata, SMB_STRUCT_STAT *pst, SMB_ACL_T posix_acl) argument
2999 own_grp = (unsigned int)pst->st_uid;
3018 own_grp = (unsigned int)pst->st_gid;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/
H A Dconfigure17147 struct pst_static pst;
17148 pstat_getstatic(&pst, sizeof(pst), 1, 0);
17149 (void)pst.physical_memory;
17150 (void)pst.page_size;
17353 struct pst_dynamic pst;
17354 pstat_getdynamic(&pst, sizeof(pst), 1, 0);
17355 (void)pst.psd_proc_cnt;
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/
H A Dconfigure17147 struct pst_static pst;
17148 pstat_getstatic(&pst, sizeof(pst), 1, 0);
17149 (void)pst.physical_memory;
17150 (void)pst.page_size;
17353 struct pst_dynamic pst;
17354 pstat_getdynamic(&pst, sizeof(pst), 1, 0);
17355 (void)pst.psd_proc_cnt;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/printing/
H A Dnt_printing.c661 char *saved_last_component, SMB_STRUCT_STAT *pst)
666 unix_convert(conn, name, False, saved_last_component, pst);
660 driver_unix_convert(char *name,connection_struct *conn, char *saved_last_component, SMB_STRUCT_STAT *pst) argument

Completed in 301 milliseconds

12