Home
last modified time | relevance | path

Searched refs:tabflag (Results 1 – 15 of 15) sorted by relevance

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/draw/
H A Dmc.c34 int tabflag=0; /* -t flag turned off forever, except in acme */ variable
64 tabflag = 0; in threadmain()
198 if(tabflag) { in columnate()
303 tabflag = 1; in getwidth()
337 tabflag = 1; in getwidth()
/dports/astro/sextractor/sextractor-2.5.0/src/fits/
H A Dfitswrite.c89 tabflag, larrayin,larrayout; in save_tab() local
96 tabflag = save_head(cat, tab)==RETURN_OK?1:0; in save_tab()
101 if (tabflag) in save_tab()
220 int tabflag; in save_head() local
225 tabflag = update_head(tab); in save_head()
229 return tabflag; in save_head()
/dports/security/krb5-appl/krb5-appl-1.0.3/bsd/
H A Dkrlogin.c727 int defflags, tabflag; variable
771 tabflag = defflags & TBDELAY;
1588 sb.sg_flags |= defflags|tabflag;
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/contrib/
H A Dmod_quotatab.c1729 unsigned int tabflag = 0; in set_quotatable() local
1751 tabflag = QUOTATAB_LIMIT_SRC; in set_quotatable()
1754 tabflag = QUOTATAB_TALLY_SRC; in set_quotatable()
1758 regtab = quotatab_get_backend(cmd->argv[1], tabflag); in set_quotatable()
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/contrib/
H A Dmod_quotatab.c1729 unsigned int tabflag = 0; in set_quotatable() local
1751 tabflag = QUOTATAB_LIMIT_SRC; in set_quotatable()
1754 tabflag = QUOTATAB_TALLY_SRC; in set_quotatable()
1758 regtab = quotatab_get_backend(cmd->argv[1], tabflag); in set_quotatable()
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/contrib/
H A Dmod_quotatab.c1729 unsigned int tabflag = 0; in set_quotatable() local
1751 tabflag = QUOTATAB_LIMIT_SRC; in set_quotatable()
1754 tabflag = QUOTATAB_TALLY_SRC; in set_quotatable()
1758 regtab = quotatab_get_backend(cmd->argv[1], tabflag); in set_quotatable()
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/contrib/
H A Dmod_quotatab.c1729 unsigned int tabflag = 0; in set_quotatable() local
1751 tabflag = QUOTATAB_LIMIT_SRC; in set_quotatable()
1754 tabflag = QUOTATAB_TALLY_SRC; in set_quotatable()
1758 regtab = quotatab_get_backend(cmd->argv[1], tabflag); in set_quotatable()
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/contrib/
H A Dmod_quotatab.c1729 unsigned int tabflag = 0; in set_quotatable() local
1751 tabflag = QUOTATAB_LIMIT_SRC; in set_quotatable()
1754 tabflag = QUOTATAB_TALLY_SRC; in set_quotatable()
1758 regtab = quotatab_get_backend(cmd->argv[1], tabflag); in set_quotatable()
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/contrib/
H A Dmod_quotatab.c1729 unsigned int tabflag = 0; in set_quotatable() local
1751 tabflag = QUOTATAB_LIMIT_SRC; in set_quotatable()
1754 tabflag = QUOTATAB_TALLY_SRC; in set_quotatable()
1758 regtab = quotatab_get_backend(cmd->argv[1], tabflag); in set_quotatable()
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/contrib/
H A Dmod_quotatab.c1729 unsigned int tabflag = 0; in set_quotatable() local
1751 tabflag = QUOTATAB_LIMIT_SRC; in set_quotatable()
1754 tabflag = QUOTATAB_TALLY_SRC; in set_quotatable()
1758 regtab = quotatab_get_backend(cmd->argv[1], tabflag); in set_quotatable()
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/contrib/
H A Dmod_quotatab.c1729 unsigned int tabflag = 0; in set_quotatable() local
1751 tabflag = QUOTATAB_LIMIT_SRC; in set_quotatable()
1754 tabflag = QUOTATAB_TALLY_SRC; in set_quotatable()
1758 regtab = quotatab_get_backend(cmd->argv[1], tabflag); in set_quotatable()
/dports/ftp/proftpd/proftpd-1.3.7c/contrib/
H A Dmod_quotatab.c1729 unsigned int tabflag = 0; in set_quotatable() local
1751 tabflag = QUOTATAB_LIMIT_SRC; in set_quotatable()
1754 tabflag = QUOTATAB_TALLY_SRC; in set_quotatable()
1758 regtab = quotatab_get_backend(cmd->argv[1], tabflag); in set_quotatable()
/dports/science/gtamsanalyzer/GTAMSAnalyzer.src.0.42/Source/
H A DTAMSCharEngine.m146 if(gCurrentTAMS) return [gCurrentTAMS global: @"tabflag"];
H A DmyResultsOld.m270 [myGlobals setKey: @"tabflag" intValue: 0];
3257 SETGLOBAL(@"tabflag", 1);
3259 SETGLOBAL(@"tabflag", 0);
H A DmyResults.m293 [myGlobals setKey: @"tabflag" intValue: 0];
4144 SETGLOBAL(@"tabflag", 1);
4146 SETGLOBAL(@"tabflag", 0);