Lines Matching refs:objc

1363   int objc,  in test_quota_initialize()  argument
1371 if( objc!=3 ){ in test_quota_initialize()
1392 int objc, in test_quota_shutdown() argument
1397 if( objc!=1 ){ in test_quota_shutdown()
1415 int objc, in test_quota_set() argument
1428 if( objc!=4 ){ in test_quota_set()
1469 int objc, in test_quota_file() argument
1476 if( objc!=2 ){ in test_quota_file()
1495 int objc, in test_quota_dump() argument
1543 int objc, in test_quota_fopen() argument
1552 if( objc!=3 ){ in test_quota_fopen()
1573 int objc, in test_quota_fread() argument
1582 if( objc!=4 ){ in test_quota_fread()
1607 int objc, in test_quota_fwrite() argument
1616 if( objc!=5 ){ in test_quota_fwrite()
1635 int objc, in test_quota_fclose() argument
1641 if( objc!=2 ){ in test_quota_fclose()
1657 int objc, in test_quota_fflush() argument
1664 if( objc!=2 && objc!=3 ){ in test_quota_fflush()
1669 if( objc==3 ){ in test_quota_fflush()
1683 int objc, in test_quota_fseek() argument
1692 if( objc!=4 ){ in test_quota_fseek()
1721 int objc, in test_quota_rewind() argument
1725 if( objc!=2 ){ in test_quota_rewind()
1740 int objc, in test_quota_ftell() argument
1745 if( objc!=2 ){ in test_quota_ftell()
1761 int objc, in test_quota_ftruncate() argument
1768 if( objc!=3 ){ in test_quota_ftruncate()
1786 int objc, in test_quota_file_size() argument
1791 if( objc!=2 ){ in test_quota_file_size()
1807 int objc, in test_quota_file_truesize() argument
1812 if( objc!=2 ){ in test_quota_file_truesize()
1828 int objc, in test_quota_file_mtime() argument
1833 if( objc!=2 ){ in test_quota_file_mtime()
1851 int objc, in test_quota_remove() argument
1856 if( objc!=2 ){ in test_quota_remove()
1875 int objc, in test_quota_glob() argument
1881 if( objc!=3 ){ in test_quota_glob()
1901 int objc, in test_quota_file_available() argument
1906 if( objc!=2 ){ in test_quota_file_available()
1924 int objc, in test_quota_ferror() argument
1929 if( objc!=2 ){ in test_quota_ferror()