|  | 
                  
                  
                    
                    
                    
                    
    
            Doxygen Source Code DocumentationMain Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search
 
 getopt.c File Reference#include <stdio.h>#include "getopt.h"#include <strings.h>
Go to the source code of this file. 
 Define Documentation
 
  
    | 
        
          | #define _ | ( | msgid |  | ) | (msgid) |  |  
 
  
    | 
        
          | #define GETOPT_INTERFACE_VERSION   2 |  |  
 
 
  
    | 
        
          | #define SWAP_FLAGS | ( | ch1, |  
          |  |  | ch2 |  | ) |  |  |  
 Enumeration Type Documentation
 
  
    |  | 
 Enumeration values: 
| REQUIRE_ORDER |  |  | PERMUTE |  |  | RETURN_IN_ORDER |  | 
 
Definition at line 184 of file getopt.c.
 
 |  
 Function Documentation
 
  
    | 
        
          | void exchange | ( | argv |  | ) |  [static] |  |  
 
  
    |  | 
 
Referenced by __glutSetupColormap(), _dl_search_paths(), AFNI_brick_to_mri(), AFNI_faceup(), AFNI_finalize_saveim_CB(), AFNI_find_jpegs(), AFNI_logger(), AFNI_make_surface_widgets(), AFNI_make_widgets(), AFNI_parse_args(), AFNI_pbar_lock_carryout(), AFNI_process_environ(), AFNI_range_lock_carryout(), AFNI_read_inputs(), AFNI_rescan_session(), AFNI_splashdown(), AFNI_splashup(), AFNI_start_version_check(), AFNI_thrdrag_lock_carryout(), AFNI_thresh_lock_carryout(), AFNI_update_surface_widgets(), AFNI_version_check(), AFNI_view_xyz_CB(), AV_colsize(), can_get_testfile(), check_for_valid_inputs(), csfft_cox(), DC_init_im_gry(), DRAW_finalize_dset_CB(), DRAW_undo_sizecheck(), drive_MCW_imseq(), enable_mcw_malloc(), ENV_compressor(), ENV_coorder(), ENV_cwd(), ENV_init(), ENV_leftisleft(), ENV_marksquality(), ENV_sesstrail(), ENV_trusthost(), find_unusual_correlations(), GRA_drawing_EV(), handle_tta(), init_colors(), init_trusted_list(), init_XDBE(), initialize(), iochan_init(), ISQ_drawing_EV(), ISQ_getmemplot(), ISQ_plot_label(), ISQ_saver_CB(), ISQ_setup_ppmto_filters(), ISQ_snapfile(), jinit_memory_mgr(), main(), MAIN_workprocess(), MCW_set_listmax(), memplot_to_topshell(), mpeg2_idct_init(), mpeg_setup(), mri_dicom_header(), mri_read_dicom(), mri_read_siemens(), mri_warp3d_align_one(), my_getenv(), ncio_ffio_assign(), new_MCW_grapher(), NI_malloc_enable_tracking(), NI_read_URL(), NI_stream_open(), NI_stream_reopen(), NI_trust_host(), open_MCW_imseq(), PBAR_enviro_bigmaps(), PH_scale_CB(), PLUG_get_many_plugins(), PLUGIN_init(), r_mri_read_dicom(), RCREND_environ_CB(), RCREND_finalize_saveim_CB(), RCREND_func_widgets(), read_URL(), REND_draw_CB(), REND_environ_CB(), REND_finalize_saveim_CB(), REND_func_widgets(), RT_mp_comm_init_vars(), RT_registration_3D_setup(), RT_worker(), RWC_xineramize(), select_file_name(), setup_tmpdir(), SHM_nattach(), SUMA_Alloc_SurfaceViewer_Struct(), SUMA_Create_CommonFields(), SUMA_far2dset(), SUMA_Get_AFNI_Default_Color_Maps(), SUMA_MeshAxisStandard(), SUMA_Paint_SO_ROIplanes(), SUMA_process_environ(), SUMA_ScaleToMapOptInit(), SUMA_SetConvexityPlaneDefaults(), SUMA_SurfaceMetrics_eng(), SUMA_WorldAxisStandard(), tcp_connect(), tcp_listen(), THD_init_one_datablock(), THD_load_datablock(), THD_open_1D(), THD_open_analyze(), THD_open_mpeg(), THD_open_one_dataset(), TT_load_atlas(), TTget_URL(), TTRR_setup_widgets(), UC_unusuality(), UNIQ_hashcode(), UNIQ_idcode(), unusuality(), and yyparse().     |  
 
  
    | 
        
          | char* my_index | ( | str | , |  
          |  |  | chr |  |  
          |  | ) | const  [static] |  |  
 Variable Documentation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
    | 
        
          | enum { ... }   ordering  [static] |  |  
 
  
    | 
        
          | char* posixly_correct  [static] |  |  |