Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Win32API-File/
H A DFile.xs401 osVolName trunc_buf_z( RETVAL, osVolName,ST(1) );
402 osFsType trunc_buf_z( RETVAL, osFsType,ST(6) );
H A Dbuffers.h412 #define trunc_buf_z( bOkay, sBuf,svBuf ) STMT_START { \ macro