Blob Blame History Raw
LIBNSL_1.0 {
  global:
    # YP/XDR functions:
    xdr_domainname;
    xdr_ypbind2_binding;
    xdr_ypbind2_resp;
    xdr_ypbind2_setdom;
    xdr_ypbind3_binding;
    xdr_ypbind3_resp;
    xdr_ypbind3_setdom;
    xdr_ypbind_oldsetdom;
    xdr_ypbind_resptype;
    xdr_ypmap_parms;
    xdr_ypmaplist;
    xdr_yppushresp_xfr;
    xdr_ypreq_key;
    xdr_ypreq_newxfr;
    xdr_ypreq_nokey;
    xdr_ypreq_xfr;
    xdr_ypresp_all;
    xdr_ypresp_key_val;
    xdr_ypresp_maplist;
    xdr_ypresp_master;
    xdr_ypresp_order;
    xdr_ypresp_val;
    xdr_ypresp_xfr;
    xdr_ypstat;
    xdr_ypxfrstat;
    yp_all;
    yp_bind;
    yp_first;
    yp_get_default_domain;
    yp_maplist;
    yp_master;
    yp_match;
    yp_next;
    yp_order;
    yp_unbind;
    ypbinderr_string;
    yperr_string;
    ypprot_err;

    # NIS+ functions
    nis_add;              nis_add_entry;       nis_addmember;
    nis_checkpoint;       nis_clone_directory; nis_clone_object;
    nis_clone_result;     nis_creategroup;     nis_destroy_object;
    nis_destroygroup;     nis_dir_cmp;         nis_domain_of;
    nis_domain_of_r;      nis_first_entry;     nis_free_directory;
    nis_free_object;      nis_free_request;    nis_freenames;
    nis_freeresult;       nis_freeservlist;    nis_freetags;
    nis_getnames;         nis_getservlist;     nis_ismember;
    nis_leaf_of;          nis_leaf_of_r;       nis_lerror;
    nis_list;             nis_local_directory; nis_local_group;
    nis_local_host;       nis_local_principal; nis_lookup;
    nis_mkdir;            nis_modify;          nis_modify_entry;
    nis_name_of;          nis_name_of_r;       nis_next_entry;
    nis_perror;           nis_ping;            nis_print_directory;
    nis_print_entry;      nis_print_group;     nis_print_group_entry;
    nis_print_link;       nis_print_object;    nis_print_result;
    nis_print_rights;     nis_print_table;     nis_read_obj;
    nis_remove;           nis_remove_entry;    nis_removemember;
    nis_rmdir;            nis_servstate;       nis_sperrno;
    nis_sperror;          nis_sperror_r;       nis_stats;
    nis_verifygroup;      nis_write_obj;
    xdr_cback_data;       xdr_obj_p;

  local:
    *;
};

LIBNSL_1.0.1 {
  global:
    xdr_keydat;
    xdr_valdat;
    xdr_ypcall;
} LIBNSL_1.0;

LIBNSL_1.0.2 {
  global:
    taddr2host;
    taddr2ipstr;
    taddr2port;
} LIBNSL_1.0.1;

LIBNSL_PRIVATE {
  global:
    __create_ib_request;
    __do_niscall3;
    __follow_path;
    __nisbind_destroy;
    __prepare_niscall;
    _xdr_ib_request;
    _xdr_nis_result;
};