:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
MATCH_STRING(9) - phpMan

Command: man perldoc info search(apropos)  


MATCH_STRING(9)                     Basic C Library Functions                     MATCH_STRING(9)



NAME
       match_string - matches given string in an array

SYNOPSIS
       int match_string(const char *const * array, size_t n, const char * string);

ARGUMENTS
       array
           array of strings

       n
           number of strings in the array or -1 for NULL terminated arrays

       string
           string to match with

RETURN
       index of a string in the array if matches, or -EINVAL otherwise.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                           MATCH_STRING(9)


/man
rootr.net - man pages