man Pages(3): Library Routines
    
F
 
 fabs -- absolute value function ( Index Term Link )
 
 fast DES encryption -- des_crypt ( Index Term Link )
  cbc_crypt ( Index Term Link )
  DES_FAILED ( Index Term Link )
  des_failed ( Index Term Link )
  des_setparity ( Index Term Link )
  ecb_crypt ( Index Term Link )
 
 fattach -- attach a STREAMS-based file descriptor to an object in the file system name space ( Index Term Link )
 
 fclose -- close a stream ( Index Term Link )
 
 fconvert -- convert number to ASCII ( Index Term Link )
 
 fcvt -- convert number to ASCII ( Index Term Link )
 
 FD_CLR -- synchronous I/O multiplexing ( Index Term Link )
 
 FD_ISSET -- synchronous I/O multiplexing ( Index Term Link )
 
 FD_SET -- synchronous I/O multiplexing ( Index Term Link )
 
 FD_ZERO -- synchronous I/O multiplexing ( Index Term Link )
 
 fdatasync -- synchronize a file's data ( Index Term Link )
 
 fdetach -- detach a name from a STREAMS-based file descriptor ( Index Term Link )
 
 fdopen -- associate a stream with a file descriptor ( Index Term Link )
 
 fetch -- data base subroutines ( Index Term Link )
 
 fflush -- flush a stream ( Index Term Link )
 
 ffs -- find first set bit ( Index Term Link )
 
 fgetc -- get a byte from a stream ( Index Term Link )
 
 fgetgrent -- get group entry from file ( Index Term Link )
 
 fgetgrent_r -- get group entry from file ( Index Term Link )
 
 fgetpos -- get current file position information ( Index Term Link )
 
 fgetpwent -- get password entry from a file ( Index Term Link )
 
 fgetpwent_r -- get password entry from a file ( Index Term Link )
 
 fgetspent -- get shadow password database entry ( Index Term Link )
 
 fgetspent_r -- get shadow password database entry(reentrant) ( Index Term Link )
 
 fgetwc -- get a wide-character code from a stream ( Index Term Link )
 
 fgetws --em convert a string of EUC characters from the stream to Process Code ( Index Term Link )
 
 FIFO, create a new one -- mkfifo ( Index Term Link )
 
 file descriptor
  duplicate an open one -- dup2 ( Index Term Link )
  STREAMS-based, attach to an object in file system name space -- fattach ( Index Term Link )
  test for a STREAMS file -- isastream ( Index Term Link )
 
 file descriptors, apply or remove advisory lock on open file -- flock ( Index Term Link )
 
 file encryption functions, -- crypt ( Index Term Link )
 
 file name, make a unique one -- mktemp ( Index Term Link )
 
 make a unique file name -- mkstemp ( Index Term Link )
 
 file pointer in a stream, reposition -- fsetpos, fgetpos ( Index Term Link )
 
 file_to_decimal -- decimal record from character stream ( Index Term Link )
 
 file tree
  recursively descend -- ftw ( Index Term Link )
  recursively descend -- nftw ( Index Term Link )
 
 files
  allows sections of file to be locked -- lockf ( Index Term Link )
  optimizing usage of files -- directio ( Index Term Link )
  -- remove ( Index Term Link )
  report parent directory of file path name -- dirname ( Index Term Link )
  search for named file in named directories -- pathfind ( Index Term Link )
  set a file to a specified length -- truncate ( Index Term Link )
  synchronize a file's in-memory state with that on the physical medium -- fsync ( Index Term Link )
 
 filter -- disable use of certain terminal capabilities ( Index Term Link )
 
 filter expression for attribute search
  -- fn_search_filter_arguments ( Index Term Link )
  -- fn_search_filter_assign ( Index Term Link )
  -- fn_search_filter_copy ( Index Term Link )
  -- fn_search_filter_create ( Index Term Link )
  -- fn_search_filter_destroy ( Index Term Link )
  -- fn_search_filter_expression ( Index Term Link )
  -- FN_search_filter_t ( Index Term Link )
 
 find a wide-character in memory -- wmemchr ( Index Term Link )
 
 find a wide-character substring -- wcsstr ( Index Term Link )
 
 find pathname of a terminal
  -- ttyname ( Index Term Link )
  -- ttyname_r ( Index Term Link )
 
 firstkey -- data base subroutines ( Index Term Link )
 
 flash -- activate audio-visual alarm ( Index Term Link )
 
 floating-point number, convert to string -- ecvt ( Index Term Link )
 
 floating-point number, determine type
  -- finite ( Index Term Link )
  -- fpclass ( Index Term Link )
  -- isnan ( Index Term Link )
  -- isnand ( Index Term Link )
  -- isnanf ( Index Term Link )
  -- unordered ( Index Term Link )
 
 floating-point remainder value function -- fmod ( Index Term Link )
 
 flock -- apply or remove an advisory lock on an open file ( Index Term Link )
 
 flockfile -- acquire and release stream lock ( Index Term Link )
 
 floor -- floor function ( Index Term Link )
 
 floor function -- floor ( Index Term Link )
 
 flush a stream -- fflush ( Index Term Link )
 
 flush non-transmitted output data, non-read input data or both -- tcflush ( Index Term Link )
 
 flush output in tty on interrupt -- intrflush ( Index Term Link )
 
 flushinp -- discard type-ahead characters ( Index Term Link )
 
 _flushlbf -- interfaces to stdio FILE structure ( Index Term Link )
 
 fmod -- floating-point remainder value function ( Index Term Link )
 
 fmtmsg -- display a message on stderr or system console ( Index Term Link )
 
 fn_attr_bind -- bind a reference to a name and associate attributes with named object ( Index Term Link )
 
 fn_attr_create_subcontext -- create subcontext and associate attributes ( Index Term Link )
 
 fn_attr_ext_search -- search for names whose attributes satisfy filter ( Index Term Link )
 
 fn_attr_get -- return specified attribute associated with name ( Index Term Link )
 
 fn_attr_get_ids -- get list of attribute identifiers ( Index Term Link )
 
 fn_attr_get_values -- return values of an attribute ( Index Term Link )
 
 fn_attr_modify -- modify specified attribute associated with name ( Index Term Link )
 
 fn_attr_multi_get -- return multiple attributes associated with named object ( Index Term Link )
 
 fn_attr_multi_modify -- modify multiple attributes associated with named object ( Index Term Link )
 
 fn_attr_search -- search for atomic name with specified attributes in single context ( Index Term Link )
 
 fn_attribute_add -- an XFN attribute ( Index Term Link )
 
 fn_attribute_assign -- an XFN attribute ( Index Term Link )
 
 fn_attribute_copy -- an XFN attribute ( Index Term Link )
 
 fn_attribute_create -- an XFN attribute ( Index Term Link )
 
 fn_attribute_destroy -- an XFN attribute ( Index Term Link )
 
 fn_attribute_first -- an XFN attribute ( Index Term Link )
 
 fn_attribute_identifier -- an XFN attribute ( Index Term Link )
 
 fn_attribute_next -- an XFN attribute ( Index Term Link )
 
 fn_attribute_remove -- an XFN attribute ( Index Term Link )
 
 fn_attribute_syntax -- an XFN attribute ( Index Term Link )
 
 FN_attribute_t -- an XFN attribute ( Index Term Link )
 
 fn_attribute_valuecount -- an XFN attribute ( Index Term Link )
 
 fn_attrmodlist_add -- a list of attribute modifications ( Index Term Link )
 
 fn_attrmodlist_assign -- a list of attribute modifications ( Index Term Link )
 
 fn_attrmodlist_copy -- a list of attribute modifications ( Index Term Link )
 
 fn_attrmodlist_count -- a list of attribute modifications ( Index Term Link )
 
 fn_attrmodlist_create -- a list of attribute modifications ( Index Term Link )
 
 fn_attrmodlist_destroy -- a list of attribute modifications ( Index Term Link )
 
 fn_attrmodlist_first -- a list of attribute modifications ( Index Term Link )
 
 fn_attrmodlist_next -- a list of attribute modifications ( Index Term Link )
 
 FN_attrmodlist_t -- a list of attribute modifications ( Index Term Link )
 
 fn_attrset_add -- a set of XFN attributes ( Index Term Link )
 
 fn_attrset_assign -- a set of XFN attributes ( Index Term Link )
 
 fn_attrset_copy -- a set of XFN attributes ( Index Term Link )
 
 fn_attrset_count -- a set of XFN attributes ( Index Term Link )
 
 fn_attrset_create -- a set of XFN attributes ( Index Term Link )
 
 fn_attrset_destroy -- a set of XFN attributes ( Index Term Link )
 
 fn_attrset_first -- a set of XFN attributes ( Index Term Link )
 
 fn_attrset_get -- a set of XFN attributes ( Index Term Link )
 
 fn_attrset_next -- a set of XFN attributes ( Index Term Link )
 
 fn_attrset_remove -- a set of XFN attributes ( Index Term Link )
 
 FN_attrset_t -- a set of XFN attributes ( Index Term Link )
 
 fn_bindinglist_destroy -- list the atomic names and references bound in a context ( Index Term Link )
 
 fn_bindinglist_next -- list the atomic names and references bound in a context ( Index Term Link )
 
 FN_bindinglist_t -- list the atomic names and references bound in a context ( Index Term Link )
 
 fn_composite_name_append_comp -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_append_name -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_assign -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_copy -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_count -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_create -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_delete_comp -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_destroy -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_first -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_from_str -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_from_string -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_insert_comp -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_insert_name -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_is_empty -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_is_equal -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_is_prefix -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_is_suffix -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_last -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_next -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_prefix -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_prepend_comp -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_prepend_name -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_prev -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_composite_name_suffix -- component names spanning multiple naming systems ( Index Term Link )
 
 FN_composite_name_t -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_compound_name_append_comp -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_assign -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_copy -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_count -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_delete_all -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_delete_comp -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_destroy -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_first -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_from_syntax_attrs -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_get_syntax_attrs -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_insert_comp -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_is_empty -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_is_equal -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_is_prefix -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_is_suffix -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_last -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_next -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_prefix -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_prepend_comp -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_prev -- an XFN compound name ( Index Term Link )
 
 fn_compound_name_suffix -- an XFN compound name ( Index Term Link )
 
 FN_compound_name_t -- an XFN compound name ( Index Term Link )
 
 fn_ctx_bind -- bind a reference to a name ( Index Term Link )
 
 fn_ctx_equivalent_name -- construct equivalent name in same context ( Index Term Link )
 
 fn_ctx_handle_from_initial -- return a handle to the Initial Context ( Index Term Link )
 
 fn_ctx_handle_from_ref -- construct a handle to a context object using the given reference ( Index Term Link )
 
 fn_ctx_list_bindings -- list the atomic names and references bound in a context ( Index Term Link )
 
 fn_ctx_list_names -- list the atomic names bound in a context ( Index Term Link )
 
 fn_ctx_lookup_link -- look up the link reference bound to a name ( Index Term Link )
 
 fn_ctx_rename -- rename the name of a binding ( Index Term Link )
 
 FN_ctx_t -- an XFN context ( Index Term Link )
 
 fn_ext_searchlist_destroy -- search for names whose attributes satisfy filter ( Index Term Link )
 
 fn_ext_searchlist_next -- search for names whose attributes satisfy filter ( Index Term Link )
 
 FN_ext_searchlist_t -- search for names whose attributes satisfy filter ( Index Term Link )
 
 FN_identifier_t -- an XFN identifier ( Index Term Link )
 
 fn_multigetlist_destroy -- return multiple attributes associated with named object ( Index Term Link )
 
 fn_multigetlist_next -- return multiple attributes associated with named object ( Index Term Link )
 
 FN_multigetlist_t -- return multiple attributes associated with named object ( Index Term Link )
 
 fn_namelist_destroy -- list the atomic names bound in a context ( Index Term Link )
 
 fn_namelist_next -- list the atomic names bound in a context ( Index Term Link )
 
 FN_namelist_t -- list the atomic names bound in a context ( Index Term Link )
 
 fn_ref_addr_assign -- an address in an XFN reference ( Index Term Link )
 
 fn_ref_addr_copy -- an address in an XFN reference ( Index Term Link )
 
 fn_ref_addr_create -- an address in an XFN reference ( Index Term Link )
 
 fn_ref_addr_data -- an address in an XFN reference ( Index Term Link )
 
 fn_ref_addr_description -- an address in an XFN reference ( Index Term Link )
 
 fn_ref_addr_destroy -- an address in an XFN reference ( Index Term Link )
 
 fn_ref_addr_length -- an address in an XFN reference ( Index Term Link )
 
 FN_ref_addr_t -- an address in an XFN reference ( Index Term Link )
 
 fn_ref_addr_type -- an address in an XFN reference ( Index Term Link )
 
 fn_ref_addrcount -- an XFN reference ( Index Term Link )
 
 fn_ref_append_addr -- an XFN reference ( Index Term Link )
 
 fn_ref_assign -- an XFN reference ( Index Term Link )
 
 fn_ref_copy -- an XFN reference ( Index Term Link )
 
 fn_ref_create -- an XFN reference ( Index Term Link )
 
 fn_ref_create_link -- an XFN reference ( Index Term Link )
 
 fn_ref_delete_addr -- an XFN reference ( Index Term Link )
 
 fn_ref_delete_all -- an XFN reference ( Index Term Link )
 
 fn_ref_description -- an XFN reference ( Index Term Link )
 
 fn_ref_destroy -- an XFN reference ( Index Term Link )
 
 fn_ref_first -- an XFN reference ( Index Term Link )
 
 fn_ref_insert_addr -- an XFN reference ( Index Term Link )
 
 fn_ref_is_link -- an XFN reference ( Index Term Link )
 
 fn_ref_link_name -- an XFN reference ( Index Term Link )
 
 fn_ref_next -- an XFN reference ( Index Term Link )
 
 fn_ref_prepend_addr -- an XFN reference ( Index Term Link )
 
 FN_ref_t -- an XFN reference ( Index Term Link )
 
 fn_ref_type -- an XFN reference ( Index Term Link )
 
 fn_search_control_assign -- options for attribute search ( Index Term Link )
 
 fn_search_control_copy -- options for attribute search ( Index Term Link )
 
 fn_search_control_create -- options for attribute search ( Index Term Link )
 
 fn_search_control_destroy -- options for attribute search ( Index Term Link )
 
 fn_search_control_follow_links -- options for attribute search ( Index Term Link )
 
 fn_search_control_max_names -- options for attribute search ( Index Term Link )
 
 fn_search_control_return_attr_ids -- options for attribute search ( Index Term Link )
 
 fn_search_control_return_ref -- options for attribute search ( Index Term Link )
 
 fn_search_control_scope -- options for attribute search ( Index Term Link )
 
 FN_search_control_t -- options for attribute search ( Index Term Link )
 
 fn_search_filter_arguments -- filter expression for attribute search ( Index Term Link )
 
 fn_search_filter_assign -- filter expression for attribute search ( Index Term Link )
 
 fn_search_filter_copy -- filter expression for attribute search ( Index Term Link )
 
 fn_search_filter_create -- filter expression for attribute search ( Index Term Link )
 
 fn_search_filter_destroy -- filter expression for attribute search ( Index Term Link )
 
 fn_search_filter_expression -- filter expression for attribute search ( Index Term Link )
 
 FN_search_filter_t -- filter expression for attribute search ( Index Term Link )
  BNF of Filter Expression ( Index Term Link )
  Extended Operations ( Index Term Link )
  Precedence ( Index Term Link )
  Relational Operators ( Index Term Link )
  Specification of Filter Expression ( Index Term Link )
  Wildcarded Strings ( Index Term Link )
 
 fn_searchlist_destroy -- terminate search for atomic name with specified attributes in single context ( Index Term Link )
 
 fn_searchlist_next -- search for next atomic name with specified attributes in single context ( Index Term Link )
 
 FN_searchlist_t -- search for atomic name with specified attributes in single context ( Index Term Link )
 
 fn_status_advance_by_name -- an XFN status object ( Index Term Link )
 
 fn_status_append_remaining_name -- an XFN status object ( Index Term Link )
 
 fn_status_append_resolved_name -- an XFN status object ( Index Term Link )
 
 fn_status_assign -- an XFN status object ( Index Term Link )
 
 fn_status_code -- an XFN status object ( Index Term Link )
 
 fn_status_copy -- an XFN status object ( Index Term Link )
 
 fn_status_create -- an XFN status object ( Index Term Link )
 
 fn_status_description -- an XFN status object ( Index Term Link )
 
 fn_status_destroy -- an XFN status object ( Index Term Link )
 
 fn_status_diagnostic_message -- an XFN status object ( Index Term Link )
 
 fn_status_is_success -- an XFN status object ( Index Term Link )
 
 fn_status_link_code -- an XFN status object ( Index Term Link )
 
 fn_status_link_diagnostic_message -- an XFN status object ( Index Term Link )
 
 fn_status_link_remaining_name -- an XFN status object ( Index Term Link )
 
 fn_status_link_resolved_name -- an XFN status object ( Index Term Link )
 
 fn_status_link_resolved_ref -- an XFN status object ( Index Term Link )
 
 fn_status_remaining_name -- an XFN status object ( Index Term Link )
 
 fn_status_resolved_name -- an XFN status object ( Index Term Link )
 
 fn_status_resolved_ref -- an XFN status object ( Index Term Link )
 
 fn_status_set -- an XFN status object ( Index Term Link )
 
 fn_status_set_code -- an XFN status object ( Index Term Link )
 
 fn_status_set_diagnostic_message -- an XFN status object ( Index Term Link )
 
 fn_status_set_link_code -- an XFN status object ( Index Term Link )
 
 fn_status_set_link_diagnostic_message -- an XFN status object ( Index Term Link )
 
 fn_status_set_link_remaining_name -- an XFN status object ( Index Term Link )
 
 fn_status_set_link_resolved_name -- an XFN status object ( Index Term Link )
 
 fn_status_set_link_resolved_ref -- an XFN status object ( Index Term Link )
 
 fn_status_set_remaining_name -- an XFN status object ( Index Term Link )
 
 fn_status_set_resolved_name -- an XFN status object ( Index Term Link )
 
 fn_status_set_resolved_ref -- an XFN status object ( Index Term Link )
 
 fn_status_set_success -- an XFN status object ( Index Term Link )
 
 FN_status_t -- an XFN status object ( Index Term Link )
 
 fn_string_assign -- a character string ( Index Term Link )
 
 fn_string_bytecount -- a character string ( Index Term Link )
 
 fn_string_charcount -- a character string ( Index Term Link )
 
 fn_string_code_set -- a character string ( Index Term Link )
 
 fn_string_compare -- a character string ( Index Term Link )
 
 fn_string_compare_substring -- a character string ( Index Term Link )
 
 fn_string_contents -- a character string ( Index Term Link )
 
 fn_string_copy -- a character string ( Index Term Link )
 
 fn_string_create -- a character string ( Index Term Link )
 
 fn_string_destroy -- a character string ( Index Term Link )
 
 fn_string_from_composite_name -- component names spanning multiple naming systems ( Index Term Link )
 
 fn_string_from_compound_name -- an XFN compound name ( Index Term Link )
 
 fn_string_from_contents -- a character string ( Index Term Link )
 
 fn_string_from_str -- a character string ( Index Term Link )
 
 fn_string_from_str_n -- a character string ( Index Term Link )
 
 fn_string_from_strings -- a character string ( Index Term Link )
 
 fn_string_from_substring -- a character string ( Index Term Link )
 
 fn_string_is_empty -- a character string ( Index Term Link )
 
 fn_string_next_substring -- a character string ( Index Term Link )
 
 fn_string_prev_substring -- a character string ( Index Term Link )
 
 fn_string_str -- a character string ( Index Term Link )
 
 FN_string_t -- a character string ( Index Term Link )
 
 fn_valuelist_destroy -- return values of an attribute ( Index Term Link )
 
 fn_valuelist_next -- return values of an attribute ( Index Term Link )
 
 FN_valuelist_t -- return values of an attribute ( Index Term Link )
 
 fnmatch -- match filename or path name ( Index Term Link )
 
 FNS
  component names spanning multiple naming systems
   See FN_composite_name_t
  fn_attr_bind -- bind a reference to a name and associate attributes with named object ( Index Term Link )
  fn_attr_create_subcontext -- create subcontext and associate attributes ( Index Term Link )
  fn_attr_ext_search -- search for names whose attributes satisfy filter ( Index Term Link )
  fn_attr_search -- search for atomic name with specified attributes in single context ( Index Term Link )
  fn_ctx_equivalent_name -- construct equivalent name in same context ( Index Term Link )
  fn_ext_searchlist_destroy -- search for names whose attributes satisfy filter ( Index Term Link )
  fn_ext_searchlist_next -- search for names whose attributes satisfy filter ( Index Term Link )
  FN_ext_searchlist_t -- search for names whose attributes satisfy filter ( Index Term Link )
  FN_search_control_t -- options for attribute search ( Index Term Link )
  FN_search_filter_t -- filter expression for attribute search ( Index Term Link )
  fn_searchlist_destroy -- terminate search for atomic name with specified attributes in single context ( Index Term Link )
  fn_searchlist_next -- search for next atomic name with specified attributes in single context ( Index Term Link )
  FN_searchlist_t -- search for atomic name with specified attributes in single context ( Index Term Link )
 
 fopen -- open a stream ( Index Term Link )
 
 fopen -- open stream ( Index Term Link )
 
 form library
  See also curses library
 
 formatted input conversion -- wsscanf ( Index Term Link )
 
 formatted output conversion
  -- fprintf ( Index Term Link )
  -- printf ( Index Term Link )
  -- sprintf ( Index Term Link )
  -- vfprintf ( Index Term Link )
  -- vprintf ( Index Term Link )
  -- vsprintf ( Index Term Link )
 
 forms -- character based forms package ( Index Term Link )
 
 forms, application-specific routines
  -- field_init ( Index Term Link )
  -- field_term ( Index Term Link )
  -- form_hook ( Index Term Link )
  -- form_init ( Index Term Link )
  -- form_term ( Index Term Link )
  -- set_field_init ( Index Term Link )
  -- set_field_term ( Index Term Link )
  -- set_form_init ( Index Term Link )
  -- set_form_term ( Index Term Link )
 
 forms, associate application data
  -- field_userptr ( Index Term Link )
  -- form_field_userptr ( Index Term Link )
  -- form_userptr ( Index Term Link )
  -- set_field_userptr ( Index Term Link )
  -- set_form_userptr ( Index Term Link )
 
 forms, command processor, -- form_driver ( Index Term Link )
 
 forms, connect fields
  -- field_count ( Index Term Link )
  -- form_field ( Index Term Link )
  -- form_fields ( Index Term Link )
  -- move_field ( Index Term Link )
  -- set_form_fields ( Index Term Link )
 
 forms, create and destroy
  -- form_new ( Index Term Link )
  -- free_form ( Index Term Link )
  -- new_form ( Index Term Link )
 
 forms, format general appearance
  -- field_just ( Index Term Link )
  -- form_field_just ( Index Term Link )
  -- set_field_just ( Index Term Link )
 
 forms, format general display attributes
  -- field_back ( Index Term Link )
  -- field_fore ( Index Term Link )
  -- field_pad ( Index Term Link )
  -- form_field_attributes ( Index Term Link )
  -- set_field_back ( Index Term Link )
  -- set_field_fore ( Index Term Link )
  -- set_field_pad ( Index Term Link )
 
 forms, set current page and field
  -- current_field ( Index Term Link )
  -- field_index ( Index Term Link )
  -- form_page ( Index Term Link )
  -- set_current_field ( Index Term Link )
  -- set_form_page ( Index Term Link )
 
 forms, write/erase from associated subwindows
  -- form_post ( Index Term Link )
  -- post_form ( Index Term Link )
  -- unpost_form ( Index Term Link )
 
 forms field, off-screen data ahead or behind
  -- data_ahead ( Index Term Link )
  -- data_behind ( Index Term Link )
  -- form_data ( Index Term Link )
 
 forms field attributes, set and get
  -- field_buffer ( Index Term Link )
  -- field_status ( Index Term Link )
  -- form_field_buffer ( Index Term Link )
  -- set_field_buffer ( Index Term Link )
  -- set_field_status ( Index Term Link )
  -- set_max_field ( Index Term Link )
 
 forms field characteristics
  -- dynamic_field_info ( Index Term Link )
  -- field_info ( Index Term Link )
  -- form_field_info ( Index Term Link )
 
 forms field data type validation
  -- field_arg ( Index Term Link )
  -- field_type ( Index Term Link )
  -- form_field_validation ( Index Term Link )
  -- set_field_type ( Index Term Link )
 
 forms field option routines
  -- field_opts ( Index Term Link )
  -- field_opts_off ( Index Term Link )
  -- field_opts_on ( Index Term Link )
  -- form_field_opts ( Index Term Link )
  -- set_field_opts ( Index Term Link )
 
 forms fields, create and destroy
  -- dup_field ( Index Term Link )
  -- form_field_new ( Index Term Link )
  -- free_field ( Index Term Link )
  -- link_field ( Index Term Link )
  -- new_field ( Index Term Link )
 
 forms fieldtype routines
  -- form_fieldtype ( Index Term Link )
  -- free_fieldtype ( Index Term Link )
  -- link_fieldtype ( Index Term Link )
  -- new_fieldtype ( Index Term Link )
  -- set_fieldtype_arg ( Index Term Link )
  -- set_fieldtype_choice ( Index Term Link )
 
 forms option routines
  -- form_opts ( Index Term Link )
  -- form_opts_off ( Index Term Link )
  -- form_opts_on ( Index Term Link )
  -- set_form_opts ( Index Term Link )
 
 forms pagination
  -- form_new_page ( Index Term Link )
  -- new_page ( Index Term Link )
  -- set_new_page ( Index Term Link )
 
 forms window and subwindow association routines
  -- form_sub ( Index Term Link )
  -- form_win ( Index Term Link )
  -- scale_form ( Index Term Link )
  -- set_form_sub ( Index Term Link )
  -- set_form_win ( Index Term Link )
 
 forms window cursor, position
  -- form_cursor ( Index Term Link )
  -- pos_form_cursor ( Index Term Link )
 
 fpgetmask -- IEEE floating-point environment control ( Index Term Link )
 
 fpgetround -- IEEE floating-point environment control ( Index Term Link )
 
 fpgetsticky -- IEEE floating-point environment control ( Index Term Link )
 
 fprintf -- formatted output conversion ( Index Term Link )
 
 fprintf -- print formatted output ( Index Term Link )
 
 fpsetmask -- IEEE floating-point environment control ( Index Term Link )
 
 fpsetround -- IEEE floating-point environment control ( Index Term Link )
 
 fpsetsticky --IEEE floating-point environment control ( Index Term Link )
 
 fputc -- put a byte on a stream ( Index Term Link )
 
 fputws -- put wide character string on a stream ( Index Term Link )
 
 free -- memory allocator ( Index Term Link )
 
 free space pointed to by terminal
  -- del_curterm ( Index Term Link )
  -- restartterm ( Index Term Link )
  -- set_curterm ( Index Term Link )
  -- setterm ( Index Term Link )
  -- setupterm ( Index Term Link )
 
 freopen -- open a stream ( Index Term Link )
 
 freopen -- open stream ( Index Term Link )
 
 frexp -- extract mantissa and exponent from double precision number ( Index Term Link )
 
 fscanf -- convert formatted input ( Index Term Link )
 
 fseek -- reposition a file-position indicator in a stream ( Index Term Link )
 
 fseeko -- reposition a file-position indicator in a stream ( Index Term Link )
 
 fsetpos -- reposition a file pointer in a stream ( Index Term Link )
 
 fsync -- synchronize a file's in-memory state with that on the physical medium ( Index Term Link )
 
 ftell -- return a file offset in a stream ( Index Term Link )
 
 ftello -- return a file offset in a stream ( Index Term Link )
 
 ftime -- get date and time ( Index Term Link )
 
 ftruncate -- set a file to a specified length ( Index Term Link )
 
 ftw -- walk a file tree ( Index Term Link )
 
 func_to_decimal -- decimal record from character function ( Index Term Link )
 
 functions to manage lockfile(s) for user's mailbox
  -- maillock ( Index Term Link )
  -- mailunlock ( Index Term Link )
  -- touchlock ( Index Term Link )
 
 funlockfile -- acquire and release stream lock ( Index Term Link )
 
 fwide -- set stream orientation ( Index Term Link )
 
 fwprintf -- print formatted wide-character output ( Index Term Link )
 
 fwscanf -- convert formatted wide-character input ( Index Term Link )