Searched refs:MAXFID_TEMPLATE (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/basic/
H A Dmisc.c240 #define MAXFID_TEMPLATE "\\maxfid\\fid%d\\maxfid.%d.%d" macro
274 asprintf(&fname, MAXFID_TEMPLATE, i/1000, i,(int)getpid());
296 asprintf(&fname, MAXFID_TEMPLATE, i/1000, i,(int)getpid());
307 asprintf(&fname, MAXFID_TEMPLATE, (maxfid-i)/1000, maxfid-i,(int)getpid());
336 #undef MAXFID_TEMPLATE macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/basic/
H A Dmisc.c240 #define MAXFID_TEMPLATE "\\maxfid\\fid%d\\maxfid.%d.%d" macro
274 asprintf(&fname, MAXFID_TEMPLATE, i/1000, i,(int)getpid());
296 asprintf(&fname, MAXFID_TEMPLATE, i/1000, i,(int)getpid());
307 asprintf(&fname, MAXFID_TEMPLATE, (maxfid-i)/1000, maxfid-i,(int)getpid());
336 #undef MAXFID_TEMPLATE macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/basic/
H A Dmisc.c240 #define MAXFID_TEMPLATE "\\maxfid\\fid%d\\maxfid.%d.%d" macro
274 asprintf(&fname, MAXFID_TEMPLATE, i/1000, i,(int)getpid());
296 asprintf(&fname, MAXFID_TEMPLATE, i/1000, i,(int)getpid());
307 asprintf(&fname, MAXFID_TEMPLATE, (maxfid-i)/1000, maxfid-i,(int)getpid());
336 #undef MAXFID_TEMPLATE macro

Completed in 92 milliseconds